Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_err.c149 {ERR_REASON(X509V3_R_INVALID_SECTION) , "invalid section"},
H A Dx509_cpols.c438 X509V3error(X509V3_R_INVALID_SECTION); in STACK_OF()
521 X509V3error(X509V3_R_INVALID_SECTION); in policy_section()
H A Dx509_pci.c254 X509V3error(X509V3_R_INVALID_SECTION); in r2i_pci()
/dragonfly/crypto/libressl/include/openssl/
H A Dx509v3.h1149 #define X509V3_R_INVALID_SECTION 135 macro