Home
last modified time | relevance | path

Searched refs:rsa_exptmod (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_exptmod.c23 int rsa_exptmod(const unsigned char *in, unsigned long inlen, in rsa_exptmod() function
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c548 &rsa_exptmod,
H A Dgmp_desc.c646 &rsa_exptmod,
H A Dtfm_desc.c845 &rsa_exptmod,
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c700 .rsa_me = rsa_exptmod,
H A Drsa.c233 ltc_res = rsa_exptmod(src, src_len, buf, &blen, ltc_key->type, in rsadorep()
H A Dsub.mk289 srcs-$(_CFG_CORE_LTC_RSA) += src/pk/rsa/rsa_exptmod.c
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h52 int rsa_exptmod(const unsigned char *in, unsigned long inlen,