Searched refs:ta_entry_cipher_init (Results 1 – 3 of 3) sorted by relevance
35 TEE_Result ta_entry_cipher_init(uint32_t param_type, TEE_Param params[4]);
122 return ta_entry_cipher_init(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
146 TEE_Result ta_entry_cipher_init(uint32_t param_type, TEE_Param params[4]) in ta_entry_cipher_init() function