Home
last modified time | relevance | path

Searched refs:LocalHashInterfaceHob (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibBaseCryptoRouter/
DHashLibBaseCryptoRouterPei.c258 HASH_INTERFACE_HOB LocalHashInterfaceHob; in RegisterHashInterfaceLib() local
273 ZeroMem (&LocalHashInterfaceHob, sizeof(LocalHashInterfaceHob)); in RegisterHashInterfaceLib()
274 …ceHob = BuildGuidDataHob (&mHashLibPeiRouterGuid, &LocalHashInterfaceHob, sizeof(LocalHashInterfac… in RegisterHashInterfaceLib()