OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OcAppleKeysLib.h
Go to the documentation of this file.
1
15#ifndef OC_APPLE_KEYS_LIB_H
16#define OC_APPLE_KEYS_LIB_H
17
18#include <Library/BaseOverflowLib.h>
19#include <Library/OcCryptoLib.h>
20
21#define NUM_OF_PK 2
22
27
29
30extern CONST UINT8 gAppleX86SecureBootRootCaCert[];
31extern CONST UINTN gAppleX86SecureBootRootCaCertSize;
32
33#endif // OC_APPLE_KEYS_LIB_H
#define NUM_OF_PK
struct APPLE_PK_ENTRY_ APPLE_PK_ENTRY
CONST UINT8 gAppleX86SecureBootRootCaCert[]
CONST UINTN gAppleX86SecureBootRootCaCertSize
CONST APPLE_PK_ENTRY PkDataBase[NUM_OF_PK]
#define SHA256_DIGEST_SIZE
Definition OcCryptoLib.h:45
CONST OC_RSA_PUBLIC_KEY * PublicKey