Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_client.c557 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response() function
714 res = cert_response(ctx, 0 /* no sleep */, rid, &rep, checkAfter, in OSSL_CMP_try_certreq()
747 if (cert_response(ctx, 1 /* sleep */, rid, &rep, NULL, req_type, rep_type) in OSSL_CMP_exec_certreq()