summaryrefslogtreecommitdiff
path: root/crypto/ecb.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-12-08 15:13:28 +0000
committerDavid Howells <dhowells@redhat.com>2017-12-08 15:13:28 +0000
commitac137e176e3bdb943e04dc5e37e1dc28860d1331 (patch)
tree66bc6f8730c0cb70906ce7f71da6f4e7f11e80a0 /crypto/ecb.c
parentde0774deaa6781bdae3fa62e80d0f6208bb55980 (diff)
downloadlinux-crypto-ac137e176e3bdb943e04dc5e37e1dc28860d1331.tar.gz
linux-crypto-ac137e176e3bdb943e04dc5e37e1dc28860d1331.zip
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 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions