Searched refs:poll_for_response (Results 1 – 1 of 1) sorted by relevance
/openssl-master/crypto/cmp/ |
A D | cmp_client.c | 254 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response() function 569 if ((ret = poll_for_response(ctx, sleep, rid, resp, checkAfter)) != 0) { in cert_response() 684 res = poll_for_response(ctx, 0 /* no sleep */, rid, &rep, checkAfter); in OSSL_CMP_try_certreq()
|
Completed in 6 milliseconds