Home
last modified time | relevance | path

Searched refs:OCSP_R_NO_SIGNER_KEY (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/include/openssl/
Docsperr.h38 # define OCSP_R_NO_SIGNER_KEY 130 macro
/third_party/openssl/ohos_lite/include/openssl/
Docsperr.h61 # define OCSP_R_NO_SIGNER_KEY 130 macro
/third_party/openssl/crypto/ocsp/
Docsp_err.c39 {ERR_PACK(ERR_LIB_OCSP, 0, OCSP_R_NO_SIGNER_KEY), "no signer key"},
Docsp_srv.c175 ERR_raise(ERR_LIB_OCSP, OCSP_R_NO_SIGNER_KEY); in OCSP_basic_sign_ctx()
Docsp_vfy.c84 ERR_raise(ERR_LIB_OCSP, OCSP_R_NO_SIGNER_KEY); in ocsp_verify()
/third_party/python/Modules/
D_ssl_data.h2762 #ifdef OCSP_R_NO_SIGNER_KEY
2763 {"NO_SIGNER_KEY", ERR_LIB_OCSP, OCSP_R_NO_SIGNER_KEY},
D_ssl_data_111.h2923 #ifdef OCSP_R_NO_SIGNER_KEY
2924 {"NO_SIGNER_KEY", ERR_LIB_OCSP, OCSP_R_NO_SIGNER_KEY},
D_ssl_data_300.h4038 #ifdef OCSP_R_NO_SIGNER_KEY
4039 {"NO_SIGNER_KEY", ERR_LIB_OCSP, OCSP_R_NO_SIGNER_KEY},
/third_party/openssl/crypto/err/
Dopenssl.txt807 OCSP_R_NO_SIGNER_KEY:130:no signer key