HomeSort by relevance Sort by last modified time
    Searched defs:Sha256Final (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
CryptSha256.c 105 by Sha256Final(). Behavior with invalid context is undefined.
152 finalized by Sha256Final(). Behavior with invalid SHA-256 context is undefined.
167 Sha256Final (
  /device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/
RuntimeCrypt.h 73 @retval FALSE Invalid SHA-256 context. After Sha256Final function has been called, the
195 EFI_RUNTIME_CRYPT_SHA256_FINAL Sha256Final;
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
RuntimeDxeIpfCryptLib.c 254 @retval FALSE Invalid SHA-256 context. After Sha256Final function has been called, the
290 Sha256Final (
299 return mCryptProtocol->Sha256Final (Sha256Context, HashValue);

Completed in 83 milliseconds