Home
last modified time | relevance | path

Searched refs:X509_R_WRONG_LOOKUP_TYPE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_err.c105 {ERR_REASON(X509_R_WRONG_LOOKUP_TYPE) , "wrong lookup type"},
H A Dby_dir.c298 X509error(X509_R_WRONG_LOOKUP_TYPE); in get_cert_by_subject()
/dragonfly/crypto/libressl/include/openssl/
H A Dx509.h1216 #define X509_R_WRONG_LOOKUP_TYPE 112 macro