Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Darith_taf.c306 static TEE_Result ternary_func(uint32_t param_types, in ternary_func() function
423 return ternary_func(param_types, params, TEE_BigIntAddMod); in ta_entry_arith_addmod()
429 return ternary_func(param_types, params, TEE_BigIntSubMod); in ta_entry_arith_submod()
435 return ternary_func(param_types, params, TEE_BigIntMulMod); in ta_entry_arith_mulmod()