Home
last modified time | relevance | path

Searched defs:req_bio (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dquic-hq-interop.c862 BIO *req_bio = NULL; in main() local
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c374 TS_RESP *TS_RESP_create_response(TS_RESP_CTX *ctx, BIO *req_bio) in TS_RESP_create_response()