Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dx509v3err.h135 # define X509V3_R_INVALID_SECTION 135 macro
/third_party/openssl/crypto/x509v3/
Dv3_cpols.c129 X509V3err(X509V3_F_R2I_CERTPOL, X509V3_R_INVALID_SECTION);
215 X509V3err(X509V3_F_POLICY_SECTION, X509V3_R_INVALID_SECTION); in policy_section()
Dv3err.c198 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_INVALID_SECTION), "invalid section"},
Dv3_pci.c269 X509V3err(X509V3_F_R2I_PCI, X509V3_R_INVALID_SECTION); in r2i_pci()
/third_party/python/Modules/
D_ssl_data.h5987 #ifdef X509V3_R_INVALID_SECTION
5988 {"INVALID_SECTION", ERR_LIB_X509V3, X509V3_R_INVALID_SECTION},
D_ssl_data_111.h6193 #ifdef X509V3_R_INVALID_SECTION
6194 {"INVALID_SECTION", ERR_LIB_X509V3, X509V3_R_INVALID_SECTION},
D_ssl_data_300.h8073 #ifdef X509V3_R_INVALID_SECTION
8074 {"INVALID_SECTION", ERR_LIB_X509V3, X509V3_R_INVALID_SECTION},
/third_party/openssl/crypto/err/
Dopenssl.txt2995 X509V3_R_INVALID_SECTION:135:invalid section