Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Diso7816_t1.c180 write_rblock(struct t1_state *t1, int n, uint8_t *buf) in write_rblock() function
498 n = write_rblock(t1, 1, t1->buf); in t1_loop()
500 n = write_rblock(t1, 0, t1->buf); in t1_loop()
507 n = write_rblock(t1, 0, t1->buf); in t1_loop()