mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-12 14:22:06 +00:00
tpm2: Add comment to HASH_ALIGNMENT define
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
f66a719eda
commit
9a13be06b4
@ -72,7 +72,7 @@
|
||||
#endif
|
||||
#include <openssl/ossl_typ.h>
|
||||
|
||||
#define HASH_ALIGNMENT RADIX_BYTES
|
||||
#define HASH_ALIGNMENT RADIX_BYTES /* libtpms: keep; not sure whether needed */
|
||||
|
||||
/* B.2.2.1.2. Links to the OpenSSL HASH code */
|
||||
/* Redefine the internal name used for each of the hash state structures to the name used by the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user