Home
last modified time | relevance | path

Searched refs:TPM_ALG_SM3_256 (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Help.c31 {TPM_ALG_SM3_256, SM3_256_DIGEST_SIZE, HASH_ALG_SM3_256},
229 case TPM_ALG_SM3_256: in IsHashAlgSupportedInHashAlgorithmMask()
DTpm2Capability.c565 case TPM_ALG_SM3_256: in Tpm2GetCapabilitySupportedAndActivePcrs()
DTpm2Integrity.c636 PcrAllocation.pcrSelections[PcrAllocation.count].hash = TPM_ALG_SM3_256; in Tpm2PcrAllocateBanks()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c597 case TPM_ALG_SM3_256: in AppendBufferWithTpmAlgHash()
680 case TPM_ALG_SM3_256: in SetConfigInfo()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c1807 case TPM_ALG_SM3_256: in DriverEntry()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h187 #define TPM_ALG_SM3_256 (TPM_ALG_ID)(0x0012) macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1460 TempDigestSize->algorithmId = TPM_ALG_SM3_256; in SetupEventLog()