|
OpenCore
1.0.5
OpenCore Bootloader
|
#include "libDER_config.h"Go to the source code of this file.
Data Structures | |
| struct | DERItem |
| struct | DERItemSpec |
Macros | |
| #define | DER_OFFSET(type, field) |
Enumerations | |
| enum | DERReturn { DR_Success , DR_EndOfSequence , DR_UnexpectedTag , DR_DecodeError , DR_Unimplemented , DR_IncompleteSeq , DR_ParamErr , DR_BufOverflow } |
| #define DER_OFFSET | ( | type, | |
| field ) |