Searched refs:Numof_lengthbytes (Results 1 – 2 of 2) sorted by relevance
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | Ala.cpp | 885 len_byte = Numof_lengthbytes(&temp_buf[offset], &wLen); in ALA_loadapplet() 977 len_byte = Numof_lengthbytes(&temp_buf[offset], &wLen); in ALA_loadapplet() 1148 len_byte = Numof_lengthbytes(&read_buf[offset], &wLen); in ALA_Check_KeyIdentifier() 1169 len_byte = Numof_lengthbytes(&read_buf[offset], &wLen); in ALA_Check_KeyIdentifier() 1188 len_byte = Numof_lengthbytes(&read_buf[offset], &wLen); in ALA_Check_KeyIdentifier() 1252 len_byte = Numof_lengthbytes(&read_buf[offset], &wLen); in ALA_Check_KeyIdentifier() 2263 UINT8 Numof_lengthbytes(UINT8 *read_buf, INT32 *pLen) in Numof_lengthbytes() function 2503 len_byte = Numof_lengthbytes(&read_buf[offset], &wLen); in Check_Certificate_Tag() 2709 UINT8 tag_len_byte = Numof_lengthbytes(&read_buf[2], &wCertfLen); in Certificate_Verification() 2729 len_byte = Numof_lengthbytes(&read_buf[offset], &tag53Len); in Certificate_Verification() [all …]
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
D | Ala.h | 281 UINT8 Numof_lengthbytes(UINT8 *read_buf, INT32 *wLen);
|