Searched defs:gencb (Results 1 – 1 of 1) sorted by relevance
1160 BN_GENCB_set_old(BN_GENCB *gencb, void (*cb)(int, int, void *), void *cb_arg) in BN_GENCB_set_old()1169 BN_GENCB_set(BN_GENCB *gencb, int (*cb)(int, int, BN_GENCB *), void *cb_arg) in BN_GENCB_set() argument