Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_client.c770 cb = ctx->certConf_cb != NULL ? ctx->certConf_cb : OSSL_CMP_certConf_cb; in cert_response()
H A Dcmp_local.h137 OSSL_CMP_certConf_cb_t certConf_cb; /* callback for app checking new cert */ member
H A Dcmp_ctx.c293 DEFINE_OSSL_set(OSSL_CMP_CTX, certConf_cb, OSSL_CMP_certConf_cb_t)
/openssl/test/
H A Dcmp_ctx_test.c798 DEFINE_SET_CB_TEST(certConf_cb) in DEFINE_SET_CB_TEST()

Completed in 25 milliseconds