Searched refs:cb_1 (Results 1 – 3 of 3) sorted by relevance
145 if(!cb->cb.cb_1) in BN_GENCB_call()147 cb->cb.cb_1(a, b, cb->arg); in BN_GENCB_call()
361 void (*cb_1)(int, int, void *); member373 tmp_gencb->cb.cb_1 = (callback); }