Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ocsp/
Docsp_ht.c44 #define OHS_FIRSTLINE 1 macro
334 rctx->state = OHS_FIRSTLINE; in OCSP_REQ_CTX_nbio()
347 case OHS_FIRSTLINE: in OCSP_REQ_CTX_nbio()
382 if (rctx->state == OHS_FIRSTLINE) { in OCSP_REQ_CTX_nbio()