Home
last modified time | relevance | path

Searched refs:rsa_make_key (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_make_key.c92 int rsa_make_key(prng_state *prng, int wprng, int size, long e, rsa_key *key) in rsa_make_key() function
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c547 &rsa_make_key,
H A Dgmp_desc.c645 &rsa_make_key,
H A Dtfm_desc.c844 &rsa_make_key,
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c699 .rsa_keygen = rsa_make_key,
H A Dsub.mk292 srcs-$(_CFG_CORE_LTC_RSA) += src/pk/rsa/rsa_make_key.c
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h47 int rsa_make_key(prng_state *prng, int wprng, int size, long e, rsa_key *key);