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

/vbox/src/VBox/Devices/EFI/Firmware/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
/vbox/src/VBox/Devices/EFI/Firmware/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:__anon10279
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
H A DRuntimeDxeIpfCryptLib.c231 @retval FALSE Invalid SHA-256 context. After Sha256Final function has been called, the
267 Sha256Final ( function
276 return mCryptProtocol->Sha256Final (Sha256Context, HashValue);

Completed in 47 milliseconds