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.c826 const OSSL_CMP_MSG *actual_req = req_new != NULL ? req_new : req; in read_write_req_resp() local
831 res = OSSL_CMP_CTX_server_perform(ctx, actual_req); in read_write_req_resp()
840 res = OSSL_CMP_MSG_http_perform(ctx, actual_req); in read_write_req_resp()