Home
last modified time | relevance | path

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

/aosp12/hardware/st/secure_element/ese-spi-driver/utils-lib/
H A DAtp.cc59 Atp tmpAtp; in Atp_setAtp() local
67 memcpy(gATP, baAtp, tmpAtp.len); in Atp_setAtp()
72 tmpAtp.checksum) { in Atp_setAtp()
79 tmpAtp.checksumType = LRC; in Atp_setAtp()
81 tmpAtp.checksumType = CRC; in Atp_setAtp()
94 tmpAtp.bwt = 0; in Atp_setAtp()
96 tmpAtp.bwt = in Atp_setAtp()
108 tmpAtp.msf = 0; in Atp_setAtp()
110 tmpAtp.msf = in Atp_setAtp()
120 tmpAtp.historicalCharacter[i] = in Atp_setAtp()
[all …]