Go to the source code of this file.
Macros | |
#define | ERR_FUNC(func) ERR_PACK(ERR_LIB_CMS,func,0) |
#define | ERR_REASON(reason) ERR_PACK(ERR_LIB_CMS,0,reason) |
Functions | |
void | ERR_load_CMS_strings (void) |
#define ERR_REASON | ( | reason | ) | ERR_PACK(ERR_LIB_CMS,0,reason) |