Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/include/
H A Darith_taf.h61 TEE_Result ta_entry_arith_compute_egcd(uint32_t param_type,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dta_entry.c274 return ta_entry_arith_compute_egcd(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
H A Darith_taf.c466 TEE_Result ta_entry_arith_compute_egcd(uint32_t param_types, in ta_entry_arith_compute_egcd() function