Searched refs:TPM_ALG_SHA (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasurementLib/
H A DDxeTpmMeasurementLib.c86 TPM_ALG_SHA,
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c258 TPM_ALG_SHA,
663 TPM_ALG_SHA,
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
H A DTcgDxe.c310 case TPM_ALG_SHA:
556 @retval EFI_UNSUPPORTED AlgorithmId != TPM_ALG_SHA.
586 if (AlgorithmId != TPM_ALG_SHA) {
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
H A DTpm12.h241 // The TPM MUST support the algorithms TPM_ALG_RSA, TPM_ALG_SHA, TPM_ALG_HMAC,
247 #define TPM_ALG_SHA ((TPM_ALGORITHM_ID) 0x00000004) // The SHA1 algorithm macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DTpm12.h366 // The TPM MUST support the algorithms TPM_ALG_RSA, TPM_ALG_SHA, TPM_ALG_HMAC,
372 #define TPM_ALG_SHA ((TPM_ALGORITHM_ID) 0x00000004) ///< The SHA1 algorithm macro

Completed in 103 milliseconds