Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/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()