Searched refs:cb_2 (Results 1 – 2 of 2) sorted by relevance
155 return cb->cb.cb_2(a, b, cb); in BN_GENCB_call()
355 int (*cb_2) (int, int, BN_GENCB *); member371 tmp_gencb->cb.cb_2 = (callback); }