Searched refs:HashInit (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.h193 HASH_INIT HashInit; member in struct:__anon12682
H A DDxeImageVerificationLib.c290 Status = mHash[HashAlg].HashInit(HashCtx);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.h323 HASH_INIT HashInit; ///< Pointer to Hash Init function member in struct:__anon12739
H A DSecureBootConfigImpl.c1011 Status = mHash[HashAlg].HashInit(HashCtx);

Completed in 53 milliseconds