Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_client.c142 static int send_receive_check(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *req, in send_receive_check() function
295 if (!send_receive_check(ctx, preq, &prep, OSSL_CMP_PKIBODY_POLLREP)) in poll_for_response()
423 if (!send_receive_check(ctx, req, rep, expected_type)) in send_receive_also_delayed()
815 res = send_receive_check(ctx, req, p_rep, rep_type); in initial_certreq()

Completed in 7 milliseconds