ERR_LIB_FIPS
{ ERR_PACK(ERR_LIB_FIPS, 0, 0), "FIPS routines" },
#define FIPSerr(f, r) ERR_raise_data(ERR_LIB_FIPS, (r), NULL)