Searched defs:Sha256Final (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
H A DCryptSha256.c105 by Sha256Final(). Behavior with invalid context is undefined.
152 finalized by Sha256Final(). Behavior with invalid SHA-256 context is undefined.
167 Sha256Final ( function
/device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/
H A DRuntimeCrypt.h73 @retval FALSE Invalid SHA-256 context. After Sha256Final function has been called, the
195 EFI_RUNTIME_CRYPT_SHA256_FINAL Sha256Final; member in struct:__anon3762
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
H A DRuntimeDxeIpfCryptLib.c254 @retval FALSE Invalid SHA-256 context. After Sha256Final function has been called, the
290 Sha256Final ( function
299 return mCryptProtocol->Sha256Final (Sha256Context, HashValue);

Completed in 60 milliseconds