diff options
author | 2020-09-21 00:20:54 +0800 | |
---|---|---|
committer | 2020-09-25 17:48:53 +1000 | |
commit | f49282870fb039e3c2e5c3341bd27875282609d7 (patch) | |
tree | 0a5907437ebe5bf42e377157b0ea315715a6bfea /lib/mpi/mpi-mod.c | |
parent | crypto: hisilicon/qm - remove the update of flags (diff) | |
download | wireguard-linux-f49282870fb039e3c2e5c3341bd27875282609d7.tar.xz wireguard-linux-f49282870fb039e3c2e5c3341bd27875282609d7.zip |
crypto: sm3 - export crypto_sm3_final function
Both crypto_sm3_update and crypto_sm3_finup have been
exported, exporting crypto_sm3_final, to avoid having to
use crypto_sm3_finup(desc, NULL, 0, dgst) to calculate
the hash in some cases.
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Tested-by: Xufeng Zhang <yunbo.xufeng@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions