Searched defs:log_cb (Results 1 – 4 of 4) sorted by relevance
56 void (*log_cb)(void *ctx, const char *msg); member
460 static void log_cb(void *context, const char *action, const char *where, in log_cb() function
732 DEFINE_SET_CB_TEST(log_cb) in DEFINE_SET_CB_TEST() argument
36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */ member