Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_err.c79 {ERR_REASON(OCSP_R_ERROR_PARSING_URL) , "error parsing url"},
H A Docsp_lib.c201 OCSPerror(OCSP_R_ERROR_PARSING_URL); in OCSP_parse_url()
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h455 #define OCSP_R_ERROR_PARSING_URL 121 macro