Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/utils-lib/
DCommandApdu.cc35 int commandApduArraySize = CommandApdu_getSize(cmdApdu); in CommandApdu_toByteArray()
69 int CommandApdu_getSize(CommandApdu cmdApdu) { in CommandApdu_getSize() function
112 return CommandApdu_getSize(*cmdApdu); in CommandApdu_formApduType4()
135 return CommandApdu_getSize(*cmdApdu); in CommandApdu_formApduType2()
DCommandApdu.h50 int CommandApdu_getSize(CommandApdu cmdApdu);