Home
last modified time | relevance | path

Searched defs:SHA1_DIGEST_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha1.h11 #define SHA1_DIGEST_SIZE 20 macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c18 #define SHA1_DIGEST_SIZE 20 macro
/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py69 SHA1_DIGEST_SIZE = 20 variable