mirror of
https://github.com/stefanberger/libtpms
synced 2026-01-09 22:36:18 +00:00
tpm2: rev162: Rename (unused) '#if ALG_SM3' to '#if ALG_SM3_256'
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
5003daf7a6
commit
e4e403d4c3
@ -67,7 +67,7 @@
|
||||
#define HASH_LIB_OSSL
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/sha.h>
|
||||
#if ALG_SM3
|
||||
#if ALG_SM3_256
|
||||
#include <openssl/sm3.h>
|
||||
#endif
|
||||
#include <openssl/ossl_typ.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user