Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dx509v3err.h65 # define X509V3_R_INVALID_SECTION 135 macro
/openssl/crypto/x509/
H A Dv3err.c86 {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,
223 ERR_raise(ERR_LIB_X509V3, X509V3_R_INVALID_SECTION); in policy_section()
H A Dv3_pci.c261 ERR_raise(ERR_LIB_X509V3, X509V3_R_INVALID_SECTION); in r2i_pci()
/openssl/crypto/err/
H A Dopenssl.txt1789 X509V3_R_INVALID_SECTION:135:invalid section

Completed in 19 milliseconds