Searched refs:random_num (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drsa-imath.c81 static int random_num(mp_int, size_t);
88 random_num(b, mp_int_count_bits(n));
500 random_num(mp_int num, size_t len) function
551 CHECK(random_num(&p, bits / 2 + 1), 0);
563 CHECK(random_num(&q, bits / 2 + 1), 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drsa-imath.c81 static int random_num(mp_int, size_t);
88 random_num(b, mp_int_count_bits(n));
500 random_num(mp_int num, size_t len) function
551 CHECK(random_num(&p, bits / 2 + 1), 0);
563 CHECK(random_num(&q, bits / 2 + 1), 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drsa-imath.c81 static int random_num(mp_int, size_t);
88 random_num(b, mp_int_count_bits(n));
500 random_num(mp_int num, size_t len) function
551 CHECK(random_num(&p, bits / 2 + 1), 0);
563 CHECK(random_num(&q, bits / 2 + 1), 0);

Completed in 169 milliseconds