Searched refs:cb_2 (Results 1 – 3 of 3) sorted by relevance
115 return cb->cb.cb_2(a, b, cb); in BN_GENCB_call()
287 int (*cb_2)(int, int, BN_GENCB *); member
1136 tmp_gencb->cb.cb_2 = callback; in BN_GENCB_set()