Home
last modified time | relevance | path

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

/optee_test/ta/crypt/include/
A Dsha2_taf.h16 TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]);
/optee_test/ta/concurrent_large/
A Dta_entry.c81 static TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]) in ta_entry_sha256() function
149 return ta_entry_sha256(param_types, params); in TA_InvokeCommandEntryPoint()
/optee_test/ta/concurrent/
A Dta_entry.c81 static TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]) in ta_entry_sha256() function
149 return ta_entry_sha256(param_types, params); in TA_InvokeCommandEntryPoint()
/optee_test/ta/crypt/
A Dsha2_taf.c33 TEE_Result ta_entry_sha256(uint32_t param_types, TEE_Param params[4]) in ta_entry_sha256() function
A Dta_entry.c61 [TA_CRYPT_CMD_SHA256] = ta_entry_sha256,
86 return ta_entry_sha256(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()

Completed in 6 milliseconds