Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp35 static uint8_t phNxpEseProto7816_ComputeLRC(unsigned char* p_buff,
104 static uint8_t phNxpEseProto7816_ComputeLRC(unsigned char* p_buff, in phNxpEseProto7816_ComputeLRC() argument
109 LRC = LRC ^ p_buff[i]; in phNxpEseProto7816_ComputeLRC()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp64 static uint8_t phNxpEseProto7816_ComputeLRC(unsigned char* p_buff,
324 static uint8_t phNxpEseProto7816_ComputeLRC(unsigned char* p_buff, in phNxpEseProto7816_ComputeLRC() argument
329 LRC = LRC ^ p_buff[i]; in phNxpEseProto7816_ComputeLRC()