Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Docsperr.h36 # define OCSP_R_NO_RESPONSE_DATA 108 macro
/third_party/openssl/ohos_lite/include/openssl/
Docsperr.h59 # define OCSP_R_NO_RESPONSE_DATA 108 macro
/third_party/openssl/crypto/ocsp/
Docsp_err.c37 {ERR_PACK(ERR_LIB_OCSP, 0, OCSP_R_NO_RESPONSE_DATA), "no response data"},
Docsp_cl.c130 ERR_raise(ERR_LIB_OCSP, OCSP_R_NO_RESPONSE_DATA); in OCSP_response_get1_basic()
/third_party/python/Modules/
D_ssl_data.h2752 #ifdef OCSP_R_NO_RESPONSE_DATA
2753 {"NO_RESPONSE_DATA", ERR_LIB_OCSP, OCSP_R_NO_RESPONSE_DATA},
D_ssl_data_111.h2913 #ifdef OCSP_R_NO_RESPONSE_DATA
2914 {"NO_RESPONSE_DATA", ERR_LIB_OCSP, OCSP_R_NO_RESPONSE_DATA},
D_ssl_data_300.h4028 #ifdef OCSP_R_NO_RESPONSE_DATA
4029 {"NO_RESPONSE_DATA", ERR_LIB_OCSP, OCSP_R_NO_RESPONSE_DATA},
/third_party/openssl/crypto/err/
Dopenssl.txt805 OCSP_R_NO_RESPONSE_DATA:108:no response data