Lines Matching refs:cb
86 int *counter_ret, unsigned long *h_ret, BN_GENCB *cb)
90 counter_ret, h_ret, cb);
108 seed_in, seed_len, counter_ret, h_ret, cb);
114 int *counter_ret, unsigned long *h_ret, BN_GENCB *cb)
180 if(!BN_GENCB_call(cb, 0, m++))
217 seed_is_random, cb);
227 if(!BN_GENCB_call(cb, 2, 0)) goto err;
228 if(!BN_GENCB_call(cb, 3, 0)) goto err;
238 if ((counter != 0) && !BN_GENCB_call(cb, 0, counter))
279 ctx, 1, cb);
295 if(!BN_GENCB_call(cb, 2, 1))
315 if(!BN_GENCB_call(cb, 3, 1))