Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.h168 } CPL_KEY_INFO; typedef
DSecureBootConfigImpl.c534 CPL_KEY_INFO *KeyInfo; in EnrollRsa2048ToKek()
564 KeyInfo = (CPL_KEY_INFO *) KeyBlob; in EnrollRsa2048ToKek()
581 (UINTN*) (KeyBlob + sizeof (CPL_KEY_INFO)), in EnrollRsa2048ToKek()
586 CopyMem(KeyBlob + sizeof(CPL_KEY_INFO), KeyBuffer, KeyLenInBytes); in EnrollRsa2048ToKek()
612 KeyBlob + sizeof(CPL_KEY_INFO), in EnrollRsa2048ToKek()