Home
last modified time | relevance | path

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

/optee_test-3.20.0/ta/sims/
A Dta_sims.c19 uint32_t counter; member
25 static uint32_t counter; variable
58 ctx->counter++; in sims_open_ta_session()
72 context->counter = counter; in sims_open_session()
75 counter++; in sims_open_session()
157 params[0].value.a = ctx->counter; in sims_get_counter()
/optee_test-3.20.0/host/xtest/
A Dregression_1000.c1612 uint32_t *counter) in sims_get_counter() argument
1624 *counter = op.params[0].value.a; in sims_get_counter()
1653 uint32_t counter = 0; in test_panic_ca_to_ta() local
1671 if (!ADBG_EXPECT(c, 0, counter)) in test_panic_ca_to_ta()
1678 if (!ADBG_EXPECT(c, exp_counter, counter)) in test_panic_ca_to_ta()
1687 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1691 sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1709 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1712 if (!ADBG_EXPECT(c, 0, counter)) in test_panic_ca_to_ta()
1720 if (!ADBG_EXPECT(c, exp_counter, counter)) in test_panic_ca_to_ta()
[all …]
/optee_test-3.20.0/host/openssl/include/openssl/
A Ddh.h154 BIGNUM *counter; member

Completed in 8 milliseconds