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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/Hash/
H A DCryptSha256.c50 Sha256Init ( function
104 SHA-256 context should be already correctly intialized by Sha256Init(), and should not be finalized
151 SHA-256 context should be already correctly intialized by Sha256Init(), and should not be
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/Protocol/
H A DRuntimeCrypt.h193 EFI_RUNTIME_CRYPT_SHA256_INIT Sha256Init; member in struct:__anon10279
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
H A DRuntimeDxeIpfCryptLib.c208 Sha256Init ( function
216 return mCryptProtocol->Sha256Init (Sha256Context);

Completed in 36 milliseconds