Searched refs:CPL_KEY_INFO (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.h234 } CPL_KEY_INFO; typedef in typeref:struct:_CPL_KEY_INFO
H A DSecureBootConfigImpl.c455 CPL_KEY_INFO *KeyInfo;
485 KeyInfo = (CPL_KEY_INFO *) KeyBlob;
502 (UINTN*) (KeyBlob + sizeof (CPL_KEY_INFO)),
507 CopyMem(KeyBlob + sizeof(CPL_KEY_INFO), KeyBuffer, KeyLenInBytes);
533 KeyBlob + sizeof(CPL_KEY_INFO),

Completed in 48 milliseconds