Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Diso7816_t1.h49 uint8_t chk_algo; /* One of CHECKSUM_LRC or CHECKSUM_CRC */ member
Dtransport.c84 switch (t1->chk_algo) { in crc_length()
Diso7816_t1.c115 switch (t1->chk_algo) { in do_chk()
137 switch (t1->chk_algo) { in chk_is_good()
661 t1->chk_algo = CHECKSUM_LRC; in t1_init()