Home
last modified time | relevance | path

Searched refs:CT_R_UNSUPPORTED_VERSION (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcterr.h42 # define CT_R_UNSUPPORTED_VERSION 103 macro
/third_party/openssl/include/openssl/
H A Dcterr.h42 # define CT_R_UNSUPPORTED_VERSION 103 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dcterr.h77 # define CT_R_UNSUPPORTED_VERSION 103 macro
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_err.c45 {ERR_PACK(ERR_LIB_CT, 0, CT_R_UNSUPPORTED_VERSION), "unsupported version"},
H A Dct_oct.c31 ERR_raise(ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION); in o2i_SCT_signature()
164 ERR_raise(ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION); in i2o_SCT_signature()
H A Dct_sct.c56 ERR_raise(ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION); in SCT_set_version()
/third_party/openssl/crypto/ct/
H A Dct_err.c45 {ERR_PACK(ERR_LIB_CT, 0, CT_R_UNSUPPORTED_VERSION), "unsupported version"},
H A Dct_oct.c31 ERR_raise(ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION); in o2i_SCT_signature()
164 ERR_raise(ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION); in i2o_SCT_signature()
H A Dct_sct.c56 ERR_raise(ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION); in SCT_set_version()
/third_party/python/Modules/
H A D_ssl_data_111.h1653 #ifdef CT_R_UNSUPPORTED_VERSION
1654 {"UNSUPPORTED_VERSION", ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION},
H A D_ssl_data.h1587 #ifdef CT_R_UNSUPPORTED_VERSION
1588 {"UNSUPPORTED_VERSION", ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION},
H A D_ssl_data_300.h2433 #ifdef CT_R_UNSUPPORTED_VERSION
2434 {"UNSUPPORTED_VERSION", ERR_LIB_CT, CT_R_UNSUPPORTED_VERSION},

Completed in 16 milliseconds