Home
last modified time | relevance | path

Searched refs:OCSP_R_SERVER_WRITE_ERROR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_err.c95 {ERR_REASON(OCSP_R_SERVER_WRITE_ERROR) , "server write error"},
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h471 #define OCSP_R_SERVER_WRITE_ERROR 116 macro