Home
last modified time | relevance | path

Searched refs:OCSP_R_REQUEST_NOT_SIGNED (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Docsperr.h63 # define OCSP_R_REQUEST_NOT_SIGNED 128 macro
/third_party/openssl/crypto/ocsp/
Docsp_err.c65 {ERR_PACK(ERR_LIB_OCSP, 0, OCSP_R_REQUEST_NOT_SIGNED),
Docsp_vfy.c354 OCSPerr(OCSP_F_OCSP_REQUEST_VERIFY, OCSP_R_REQUEST_NOT_SIGNED); in OCSP_request_verify()
/third_party/python/Modules/
D_ssl_data.h2772 #ifdef OCSP_R_REQUEST_NOT_SIGNED
2773 {"REQUEST_NOT_SIGNED", ERR_LIB_OCSP, OCSP_R_REQUEST_NOT_SIGNED},
D_ssl_data_111.h2933 #ifdef OCSP_R_REQUEST_NOT_SIGNED
2934 {"REQUEST_NOT_SIGNED", ERR_LIB_OCSP, OCSP_R_REQUEST_NOT_SIGNED},
D_ssl_data_300.h4048 #ifdef OCSP_R_REQUEST_NOT_SIGNED
4049 {"REQUEST_NOT_SIGNED", ERR_LIB_OCSP, OCSP_R_REQUEST_NOT_SIGNED},
/third_party/openssl/crypto/err/
Dopenssl.txt2344 OCSP_R_REQUEST_NOT_SIGNED:128:request not signed