Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/ocsp/
H A Docsp_err.c84 {ERR_REASON(OCSP_R_NOT_BASIC_RESPONSE) , "not basic response"},
H A Docsp_cl.c218 OCSPerror(OCSP_R_NOT_BASIC_RESPONSE); in OCSP_response_get1_basic()
H A Docsp.h458 #define OCSP_R_NOT_BASIC_RESPONSE 104 macro