Home | History | Annotate | Download | only in dsa

Lines Matching refs:cb

90 		int *counter_ret, unsigned long *h_ret, BN_GENCB *cb)
102 counter_ret, h_ret, cb);
108 counter_ret, h_ret, cb);
128 seed_in, seed_len, NULL, counter_ret, h_ret, cb);
135 int *counter_ret, unsigned long *h_ret, BN_GENCB *cb)
201 if(!BN_GENCB_call(cb, 0, m++))
240 seed_is_random, cb);
250 if(!BN_GENCB_call(cb, 2, 0)) goto err;
251 if(!BN_GENCB_call(cb, 3, 0)) goto err;
261 if ((counter != 0) && !BN_GENCB_call(cb, 0, counter))
304 ctx, 1, cb);
320 if(!BN_GENCB_call(cb, 2, 1))
340 if(!BN_GENCB_call(cb, 3, 1))