Home
last modified time | relevance | path

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

/external/libese/apps/boot/
Dboot.c206 uint8_t apdu_status[2]; in ese_boot_lock_xget() local
207 rx[2].base = &apdu_status[0]; in ese_boot_lock_xget()
208 rx[2].len = sizeof(apdu_status); in ese_boot_lock_xget()
787 uint8_t apdu_status[2]; in ese_boot_get_state() local
788 rx[2].base = &apdu_status[0]; in ese_boot_get_state()
789 rx[2].len = sizeof(apdu_status); in ese_boot_get_state()