Searched refs:mp_rand (Results 1 – 3 of 3) sorted by relevance
70 err = mp_rand(rnd, mp_get_digit_count(key->N)); in rsa_exptmod()
463 return mpi_to_ltc_error(mp_rand(a, size)); in set_rand()
230 #define mp_rand(a, b) ltc_mp.rand(a, b) macro
Completed in 5 milliseconds