Searched refs:certConf_cb (Results 1 – 4 of 4) sorted by relevance
770 cb = ctx->certConf_cb != NULL ? ctx->certConf_cb : OSSL_CMP_certConf_cb; in cert_response()
137 OSSL_CMP_certConf_cb_t certConf_cb; /* callback for app checking new cert */ member
293 DEFINE_OSSL_set(OSSL_CMP_CTX, certConf_cb, OSSL_CMP_certConf_cb_t)
798 DEFINE_SET_CB_TEST(certConf_cb) in DEFINE_SET_CB_TEST()
Completed in 20 milliseconds