Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c150 /* actually cannot happen due to assignment in initial_certreq() */ in send_receive_check()
667 static int initial_certreq(OSSL_CMP_CTX *ctx, in initial_certreq() function
703 if (!initial_certreq(ctx, req_type, crm, &rep, rep_type)) in OSSL_CMP_try_certreq()
744 if (!initial_certreq(ctx, req_type, crm, &rep, rep_type)) in OSSL_CMP_exec_certreq()
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c153 /* actually cannot happen due to assignment in initial_certreq() */ in send_receive_check()
670 static int initial_certreq(OSSL_CMP_CTX *ctx, in initial_certreq() function
706 if (!initial_certreq(ctx, req_type, crm, &rep, rep_type)) in OSSL_CMP_try_certreq()
747 if (!initial_certreq(ctx, req_type, crm, &rep, rep_type)) in OSSL_CMP_exec_certreq()

Completed in 4 milliseconds