Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_inits.c23 ltc_mp = tfm_desc; in init_TFM()
47 ltc_mp = tfm_desc; in crypt_mp_init()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h522 extern const ltc_math_descriptor tfm_desc;
/optee_os/core/lib/libtomcrypt/src/math/
H A Dtfm_desc.c762 const ltc_math_descriptor tfm_desc = { variable