Searched refs:cb_1 (Results 1 – 2 of 2) sorted by relevance
149 if (!cb->cb.cb_1) in BN_GENCB_call()151 cb->cb.cb_1(a, b, cb->arg); in BN_GENCB_call()
371 void (*cb_1) (int, int, void *); member383 tmp_gencb->cb.cb_1 = (callback); }