diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-07-21 19:35:20 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-07-22 12:36:29 +0200 |
commit | 05329fa4c0c7774d01945d94ad2e9079a338baa8 (patch) | |
tree | 82932afa0bcee0879d93b037e9ef294b74ff412e /lib/sha512.c | |
parent | 063499e38e41bd23563fb6f98438ddd1ce0f7e6a (diff) |
lib: crypto: add pkcs7_digest()
This function was nullified when the file, pkcs7_verify.c, was imported
because it calls further linux-specific interfaces inside, hence that
could lead to more files being imported from linux.
We need this function in pkcs7_verify_one() and so simply re-implement it
here instead of re-using the code.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'lib/sha512.c')
0 files changed, 0 insertions, 0 deletions