Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c973 const OSSL_CMP_MSG *actual_req = req_new != NULL ? req_new : req; in read_write_req_resp() local
978 res = OSSL_CMP_CTX_server_perform(ctx, actual_req); in read_write_req_resp()
987 res = OSSL_CMP_MSG_http_perform(ctx, actual_req); in read_write_req_resp()