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 D | ta_sims.h | 19 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 D | ta_entry.c | 58 return sims_get_counter(pSessionContext, nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
|
| H A D | ta_sims.c | 148 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 D | regression_1000.c | 1574 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 …]
|