Home
last modified time | relevance | path

Searched refs:req_bio (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/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()
/third_party/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()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dts.h353 TS_RESP *TS_RESP_create_response(TS_RESP_CTX *ctx, BIO *req_bio);
/third_party/openssl/include/openssl/
H A Dts.h353 TS_RESP *TS_RESP_create_response(TS_RESP_CTX *ctx, BIO *req_bio);
/third_party/openssl/ohos_lite/include/openssl/
H A Dts.h412 TS_RESP *TS_RESP_create_response(TS_RESP_CTX *ctx, BIO *req_bio);

Completed in 5 milliseconds