Home
last modified time | relevance | path

Searched defs:KDFerr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Derr.h.in153 # 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
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Derr.h135 # define KDFerr(f,r) ERR_PUT_error(ERR_LIB_KDF,(f),(r),OPENSSL_FILE,OPENSSL_LINE) macro