Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c50 OSSL_HTTP_bio_cb_t upd_fn; /* Optional BIO update callback used for TLS */ member
376 rctx->upd_fn = bio_update_fn; in http_req_ctx_new()
1271 if (rctx != NULL && rctx->upd_fn != NULL) { in OSSL_HTTP_close()
1272 wbio = (*rctx->upd_fn)(rctx->wbio, rctx->upd_arg, in OSSL_HTTP_close()

Completed in 11 milliseconds