Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c887 const OSSL_CMP_MSG *actual_req = req_new != NULL ? req_new : req; in read_write_req_resp() local
892 res = OSSL_CMP_CTX_server_perform(ctx, actual_req); in read_write_req_resp()
901 res = OSSL_CMP_MSG_http_perform(ctx, actual_req); in read_write_req_resp()

Completed in 19 milliseconds