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

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.h189 HASH_GET_CONTEXT_SIZE GetContextSize; member in struct:__anon12682
H A DDxeImageVerificationLib.c280 CtxSize = mHash[HashAlg].GetContextSize();
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.h322 HASH_GET_CONTEXT_SIZE GetContextSize; ///< Pointer to Hash GetContentSize function member in struct:__anon12739
H A DSecureBootConfigImpl.c1003 CtxSize = mHash[HashAlg].GetContextSize();

Completed in 57 milliseconds