Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Help.c203 IsHashAlgSupportedInHashAlgorithmMask( in IsHashAlgSupportedInHashAlgorithmMask() function
265 …if (!IsHashAlgSupportedInHashAlgorithmMask(DigestList->digests[Index].hashAlg, HashAlgorithmMask))… in CopyDigestListToBuffer()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h1033 IsHashAlgSupportedInHashAlgorithmMask(
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c937 if (IsHashAlgSupportedInHashAlgorithmMask(HashAlg, HashAlgorithmMask)) { in CopyDigestListBinToBuffer()