Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_err.c82 {ERR_REASON(OCSP_R_NOT_BASIC_RESPONSE) , "not basic response"},
H A Docsp_cl.c211 OCSPerror(OCSP_R_NOT_BASIC_RESPONSE); in OCSP_response_get1_basic()
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h458 #define OCSP_R_NOT_BASIC_RESPONSE 104 macro