Searched refs:Sha1Final (Results 1 – 17 of 17) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Library/TpmCommLib/ |
D | TpmComm.c | 44 Sha1Final (Sha1Ctx, (UINT8 *)Digest); in TpmCommHashAll()
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Hash/ |
D | CryptSha1Null.c | 118 Sha1Final ( in Sha1Final() function
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/HashInstanceLibSha1/ |
D | HashInstanceLibSha1.c | 118 Sha1Final (Sha1Ctx, Digest); in Sha1HashFinal()
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/ |
D | CryptSha1.c | 168 Sha1Final ( in Sha1Final() function
|
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/ |
D | RsaVerify.c | 322 Status = Sha1Final (Sha1Ctx, HashValue); in ValidateCryptRsa()
|
D | HashVerify.c | 225 Status = Sha1Final (HashCtx, Digest); in ValidateCryptDigest()
|
/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/ |
D | Hash2DxeCrypto.c | 130 …a1Guid, sizeof(EFI_SHA1_HASH2), Sha1GetContextSize, Sha1Init, Sha1Update, Sha1Final },
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/ |
D | TcgPei.c | 228 Sha1Final (Sha1Ctx, (UINT8 *)Digest); in TpmCommHashAll()
|
/device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/ |
D | Pkcs7VerifyDxe.c | 66 Status = Sha1Final (HashCtx, HashValue); in CalculateDataHash()
|
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
D | IpSecCryptIo.c | 42 {IKE_AALG_SHA1HMAC, 20, 12, 64, Sha1GetContextSize, Sha1Init, Sha1Update, Sha1Final}
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/ |
D | DxeTpmMeasureBootLib.c | 652 HashStatus = Sha1Final (Sha1Ctx, (UINT8 *) &TcgEvent->Digest); in TcgMeasurePeImage()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/ |
D | BaseCryptLib.h | 470 Sha1Final (
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/ |
D | UsbCredentialProvider.c | 452 Status = Sha1Final (Hash, Credential); in GenerateCredential()
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/ |
D | TcgDxe.c | 301 Sha1Final (Sha1Ctx, (UINT8 *)Digest); in TpmCommHashAll()
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/ |
D | PwdCredentialProvider.c | 299 Status = Sha1Final (Hash, Credential); in GenerateCredential()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
D | DxeImageVerificationLib.c | 68 …{ L"SHA1", 20, &mHashOidValue[0], 5, Sha1GetContextSize, Sha1Init, Sha1Update, Sha1Final …
|
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
D | SecureBootConfigImpl.c | 66 …{ L"SHA1", 20, &mHashOidValue[8], 5, Sha1GetContextSize, Sha1Init, Sha1Update, Sha1Final …
|