Searched refs:cert_response (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/openssl/crypto/cmp/ |
| H A D | cmp_client.c | 652 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response() function 850 res = cert_response(ctx, 0 /* no sleep */, rid, &rep, checkAfter, in OSSL_CMP_try_certreq() 885 if (cert_response(ctx, 1 /* sleep */, rid, &rep, NULL, req_type, rep_type) in OSSL_CMP_exec_certreq()
|