diff options
author | Eric Biggers <ebiggers@google.com> | 2017-12-08 15:13:29 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2017-12-08 15:13:29 +0000 |
commit | aa3300362060525fe1a32de56df9578033530d98 (patch) | |
tree | fc00a8c9e989ef2d7b3a5444324f8e596c99aea9 /.gitignore | |
parent | 72f9a07b6bfaefdc29fcb75dafa8867a4f6d8317 (diff) | |
download | linux-aa3300362060525fe1a32de56df9578033530d98.tar.bz2 |
X.509: 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 '.gitignore')
0 files changed, 0 insertions, 0 deletions