Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_inits.c16 ltc_mp = ltm_desc; in init_LTM()
41 ltc_mp = ltm_desc; in crypt_mp_init()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h518 extern const ltc_math_descriptor ltm_desc;
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c470 const ltc_math_descriptor ltm_desc = { variable