Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
DAuthService.c620 UINT32 KekCount; in ProcessVarWithKek() local
684KekCount = (KekList->SignatureListSize - sizeof (EFI_SIGNATURE_LIST) - KekList->SignatureHeaderSi… in ProcessVarWithKek()
686 for (Index = 0; Index < KekCount; Index++) { in ProcessVarWithKek()