Go to the source code of this file.
Macros | |
#define | ERR_FUNC(func) ERR_PACK(ERR_LIB_PKCS7,func,0) |
#define | ERR_REASON(reason) ERR_PACK(ERR_LIB_PKCS7,0,reason) |
Functions | |
void | ERR_load_PKCS7_strings (void) |
#define ERR_FUNC | ( | func | ) | ERR_PACK(ERR_LIB_PKCS7,func,0) |
Definition at line 68 of file pkcs7err.c.
#define ERR_REASON | ( | reason | ) | ERR_PACK(ERR_LIB_PKCS7,0,reason) |
Definition at line 69 of file pkcs7err.c.
Definition at line 177 of file pkcs7err.c.