Home
last modified time | relevance | path

Searched refs:X509V3_R_UNKNOWN_EXTENSION (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dx509v3err.h86 # define X509V3_R_UNKNOWN_EXTENSION 129 macro
/third_party/openssl/include/openssl/
H A Dx509v3err.h86 # define X509V3_R_UNKNOWN_EXTENSION 129 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3err.h157 # define X509V3_R_UNKNOWN_EXTENSION 129 macro
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3err.c125 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_UNKNOWN_EXTENSION),
H A Dv3_conf.c92 ERR_raise(ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION); in do_ext_nconf()
192 ERR_raise(ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION); in X509V3_EXT_i2d()
/third_party/openssl/crypto/x509/
H A Dv3err.c125 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_UNKNOWN_EXTENSION),
H A Dv3_conf.c92 ERR_raise(ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION); in do_ext_nconf()
192 ERR_raise(ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION); in X509V3_EXT_i2d()
/third_party/python/Modules/
H A D_ssl_data_111.h6318 #ifdef X509V3_R_UNKNOWN_EXTENSION
6319 {"UNKNOWN_EXTENSION", ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION},
H A D_ssl_data.h6097 #ifdef X509V3_R_UNKNOWN_EXTENSION
6098 {"UNKNOWN_EXTENSION", ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION},
H A D_ssl_data_300.h8338 #ifdef X509V3_R_UNKNOWN_EXTENSION
8339 {"UNKNOWN_EXTENSION", ERR_LIB_X509V3, X509V3_R_UNKNOWN_EXTENSION},

Completed in 16 milliseconds