Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dx509v3err.h77 # define X509V3_R_OTHERNAME_ERROR 147 macro
/third_party/openssl/ohos_lite/include/openssl/
Dx509v3err.h148 # define X509V3_R_OTHERNAME_ERROR 147 macro
/third_party/openssl/crypto/x509/
Dv3err.c108 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_OTHERNAME_ERROR), "othername error"},
Dv3_san.c571 ERR_raise(ERR_LIB_X509V3, X509V3_R_OTHERNAME_ERROR); in a2i_GENERAL_NAME()
/third_party/python/Modules/
D_ssl_data.h6052 #ifdef X509V3_R_OTHERNAME_ERROR
6053 {"OTHERNAME_ERROR", ERR_LIB_X509V3, X509V3_R_OTHERNAME_ERROR},
D_ssl_data_111.h6258 #ifdef X509V3_R_OTHERNAME_ERROR
6259 {"OTHERNAME_ERROR", ERR_LIB_X509V3, X509V3_R_OTHERNAME_ERROR},
D_ssl_data_300.h8143 #ifdef X509V3_R_OTHERNAME_ERROR
8144 {"OTHERNAME_ERROR", ERR_LIB_X509V3, X509V3_R_OTHERNAME_ERROR},
/third_party/openssl/crypto/err/
Dopenssl.txt1643 X509V3_R_OTHERNAME_ERROR:147:othername error