Home
last modified time | relevance | path

Searched refs:SM3_256_DIGEST_SIZE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Help.c30 {TPM_ALG_SM3_256, SM3_256_DIGEST_SIZE},
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h46 #define SM3_256_DIGEST_SIZE 32 macro
914 BYTE sm3_256[SM3_256_DIGEST_SIZE];
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1534 TempDigestSize->digestSize = SM3_256_DIGEST_SIZE; in SetupEventLog()