Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/
H A Dta_entry.c60 return rpc_aes256ecb_decrypt(false, nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
75 return rpc_aes256ecb_decrypt(true, nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
H A Dta_rpc.c126 TEE_Result rpc_aes256ecb_decrypt(bool sec_mem, uint32_t nParamTypes, in rpc_aes256ecb_decrypt() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/include/
H A Dta_rpc.h17 TEE_Result rpc_aes256ecb_decrypt(bool sec_mem, uint32_t nParamTypes,