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