Home
last modified time | relevance | path

Searched refs:mp_prime_random (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/libtommath/
Dtommath.h501 #define mp_prime_random(a, t, size, bbs, cb, dat) mp_prime_random_ex(a, t, ((size) * 8) + 1, (bbs==… macro
Dchanges.txt98 exact bit lengths (unlike the deprecated but still available mp_prime_random() which
125 … -- Added mp_prime_random() which requires a callback to make truly random primes of a given nature
Dbn.tex1655 int mp_prime_random(mp_int *a, int t, int size, int bbs,