Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c560 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response() function
717 res = cert_response(ctx, 0 /* no sleep */, rid, &rep, checkAfter, in OSSL_CMP_try_certreq()
750 if (cert_response(ctx, 1 /* sleep */, rid, &rep, NULL, req_type, rep_type) in OSSL_CMP_exec_certreq()

Completed in 5 milliseconds