OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sha256Init
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Hash/
CryptSha256.c
50
Sha256Init
(
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
/device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/
RuntimeCrypt.h
193
EFI_RUNTIME_CRYPT_SHA256_INIT
Sha256Init
;
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
RuntimeDxeIpfCryptLib.c
208
Sha256Init
(
216
return mCryptProtocol->
Sha256Init
(Sha256Context);
Completed in 214 milliseconds