Home
last modified time | relevance | path

Searched refs:Sha1Digest (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/HashInstanceLibSha1/
DHashInstanceLibSha1.c34 IN UINT8 *Sha1Digest in Tpm2SetSha1ToDigestList() argument
41 Sha1Digest, in Tpm2SetSha1ToDigestList()
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DHashVerify.c44 GLOBAL_REMOVE_IF_UNREFERENCED CONST UINT8 Sha1Digest[SHA1_DIGEST_SIZE] = { variable
210 if (CompareMem (Digest, Sha1Digest, SHA1_DIGEST_SIZE) != 0) { in ValidateCryptDigest()