Home
last modified time | relevance | path

Searched refs:OCSP_R_SERVER_RESPONSE_ERROR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_err.c93 {ERR_REASON(OCSP_R_SERVER_RESPONSE_ERROR), "server response error"},
H A Docsp_ht.c251 OCSPerror(OCSP_R_SERVER_RESPONSE_ERROR); in parse_http_line1()
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h469 #define OCSP_R_SERVER_RESPONSE_ERROR 114 macro