Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_arith_internal.h52 TEE_MATHAPI_EXPORT void _TEE_MathAPI_Init(void);
/optee_os/lib/libutee/
H A Duser_ta_entry.c191 _TEE_MathAPI_Init(); in init_instance()
H A Dtee_api_arith_mpi.c43 void _TEE_MathAPI_Init(void) in _TEE_MathAPI_Init() function