ERR_LIB_KDF
{ ERR_PACK(ERR_LIB_KDF, 0, 0), "KDF routines" },
#define KDFerr(f, r) ERR_raise_data(ERR_LIB_KDF, (r), NULL)