Searched refs:KDFerr (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | err.h | 151 # define KDFerr(f, r) ERR_raise_data(ERR_LIB_KDF, (r), NULL) macro 162 # define KDFerr(f, r) ERR_raise_data(ERR_LIB_KDF, (r), NULL) macro
|
H A D | err.h.in | 153 # define KDFerr(f, r) ERR_raise_data(ERR_LIB_KDF, (r), NULL) macro 164 # define KDFerr(f, r) ERR_raise_data(ERR_LIB_KDF, (r), NULL) macro
|