diff options
author | Eric Biggers <ebiggers@google.com> | 2017-12-08 15:13:28 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2017-12-08 15:13:28 +0000 |
commit | a80745a6de51a651977a16ef81cba0126f9dd66f (patch) | |
tree | 8c06d3929fbf4f365a57a85100fecd576fd1d75c /lib | |
parent | 7204eb8590c750e8c10b47f4acd4efe6e4138452 (diff) | |
download | linux-a80745a6de51a651977a16ef81cba0126f9dd66f.tar.bz2 |
pkcs7: use crypto_shash_digest()
Use crypto_shash_digest() instead of crypto_shash_init() followed by
crypto_shash_finup(). (For simplicity only; they are equivalent.)
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions