Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/esehal/src/
Diso7816_t1.c328 t1->wtx_rounds--; in parse_request()
329 if (t1->wtx_rounds <= 0) { in parse_request()
610 t1->wtx_rounds = t1->wtx_max_rounds; in t1_loop()
615 t1->wtx_rounds = t1->wtx_max_rounds; in t1_loop()
646 t1->wtx_rounds = t1->wtx_max_rounds; in t1_clear_states()
Diso7816_t1.h53 int wtx_rounds; /* Limit number of WTX round from card */ member