Home
last modified time | relevance | path

Searched refs:X509_R_LOADING_CERT_DIR (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dx509err.h45 # define X509_R_LOADING_CERT_DIR 103 macro
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_err.c49 {ERR_PACK(ERR_LIB_X509, 0, X509_R_LOADING_CERT_DIR), "loading cert dir"},
H A Dby_dir.c99 ERR_raise(ERR_LIB_X509, X509_R_LOADING_CERT_DIR); in dir_ctrl()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1695 X509_R_LOADING_CERT_DIR:103:loading cert dir