Home | History | Annotate | Download | only in bn

Lines Matching full:bn_rand

650   if (!BN_rand(rnd, bits, 1, 1)) {
730 if (!BN_rand(rnd, bits, 0, 1)) {
789 if (!BN_rand(q, bits, 0, 1)) {