crypto: streebog - register Streebog in hash info for IMA

Register Streebog hash function in Hash Info arrays to let IMA use
it for its purposes.

Cc: linux-integrity@vger.kernel.org
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Vitaly Chikunov
2018-11-07 00:00:02 +03:00
committed by Herbert Xu
parent fe18957e8e
commit dfdda82e3b
3 changed files with 7 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
#include <crypto/sha.h>
#include <crypto/md5.h>
#include <crypto/streebog.h>
#include <uapi/linux/hash_info.h>