Home
last modified time | relevance | path

Searched refs:wtx_max_rounds (Results 1 – 2 of 2) sorted by relevance

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Diso7816_t1.h54 int wtx_max_rounds; /* Maximum number of WTX rounds from card */ member
Diso7816_t1.c328 if (t1->wtx_max_rounds) { in parse_request()
611 t1->wtx_rounds = t1->wtx_max_rounds; in t1_loop()
616 t1->wtx_rounds = t1->wtx_max_rounds; in t1_loop()
647 t1->wtx_rounds = t1->wtx_max_rounds; in t1_clear_states()
673 t1->wtx_max_rounds = MAX_WTX_ROUNDS; in t1_init()