Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/rsa/
A Drsa_exptmod.c70 err = mp_rand(rnd, mp_get_digit_count(key->N)); in rsa_exptmod()
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Dltm_desc.c463 return mpi_to_ltc_error(mp_rand(a, size)); in set_rand()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h230 #define mp_rand(a, b) ltc_mp.rand(a, b) macro

Completed in 5 milliseconds