Searched refs:certConf_cb (Results 1 – 4 of 4) sorted by relevance
645 cb = ctx->certConf_cb != NULL ? ctx->certConf_cb : OSSL_CMP_certConf_cb; in cert_response()
131 OSSL_CMP_certConf_cb_t certConf_cb; /* callback for app checking new cert */ member
301 ctx->certConf_cb = cb; in OSSL_CMP_CTX_set_certConf_cb()
779 DEFINE_SET_CB_TEST(certConf_cb) in DEFINE_SET_CB_TEST()