Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c76 #define OHS_ERROR (0 | OHS_NOREAD) /* Error condition */ macro
105 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_new()
257 && rctx->state != OHS_ERROR && rctx->state != OHS_ADD_HEADERS) { in OSSL_HTTP_REQ_CTX_set_expected()
595 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()
618 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()
664 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()
667 case OHS_ERROR: in OSSL_HTTP_REQ_CTX_nbio()
684 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()
694 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()
702 rctx->state = OHS_ERROR; in OSSL_HTTP_REQ_CTX_nbio()
[all …]

Completed in 10 milliseconds