Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dx509v3err.h63 # define X509V3_R_INVALID_SECTION 135 macro
/freebsd/crypto/openssl/crypto/x509/
H A Dv3err.c84 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_INVALID_SECTION), "invalid section"},
H A Dv3_cpols.c129 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_INVALID_SECTION,
213 ERR_raise(ERR_LIB_X509V3, X509V3_R_INVALID_SECTION); in policy_section()
H A Dv3_pci.c264 ERR_raise(ERR_LIB_X509V3, X509V3_R_INVALID_SECTION); in r2i_pci()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1642 X509V3_R_INVALID_SECTION:135:invalid section