Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds