Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h57 #define TEE_BigIntInitFMM __GP11_TEE_BigIntInitFMM macro
H A Dtee_internal_api.h526 void TEE_BigIntInitFMM(TEE_BigIntFMM *bigIntFMM, size_t len);
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c916 void TEE_BigIntInitFMM(TEE_BigIntFMM *bigIntFMM, size_t len) in TEE_BigIntInitFMM() function
923 TEE_BigIntInitFMM(bigIntFMM, len); in __GP11_TEE_BigIntInitFMM()