Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/include/
H A Dta_sims.h19 TEE_Result sims_get_counter(void *session_context, uint32_t param_types,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/
H A Dta_entry.c58 return sims_get_counter(pSessionContext, nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
H A Dta_sims.c148 TEE_Result sims_get_counter(void *session_context, uint32_t param_types, in sims_get_counter() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c1574 static TEEC_Result sims_get_counter(TEEC_Session *session, in sims_get_counter() function
1631 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1637 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1650 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1654 sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1672 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1679 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[2], &counter))) in test_panic_ca_to_ta()
1725 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ta_to_ta()
1730 sims_get_counter(&cs[1], &counter))) in test_panic_ta_to_ta()
1763 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ta_to_ta()
[all …]