aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys
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
commita80745a6de51a651977a16ef81cba0126f9dd66f (patch)
tree8c06d3929fbf4f365a57a85100fecd576fd1d75c /security/keys
parentpkcs7: fix check for self-signed certificate (diff)
downloadlinux-dev-a80745a6de51a651977a16ef81cba0126f9dd66f.tar.xz
linux-dev-a80745a6de51a651977a16ef81cba0126f9dd66f.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 'security/keys')
0 files changed, 0 insertions, 0 deletions