Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c375 TS_RESP *TS_RESP_create_response(TS_RESP_CTX *ctx, BIO *req_bio) in TS_RESP_create_response() argument
387 if ((ctx->request = d2i_TS_REQ_bio(req_bio, NULL)) == NULL) { in TS_RESP_create_response()
/freebsd/crypto/openssl/include/openssl/
H A Dts.h353 TS_RESP *TS_RESP_create_response(TS_RESP_CTX *ctx, BIO *req_bio);