Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp106 uint32_t LRC = 0, i = 0; in phNxpEseProto7816_ComputeLRC() local
109 LRC = LRC ^ p_buff[i]; in phNxpEseProto7816_ComputeLRC()
112 return (uint8_t)LRC; in phNxpEseProto7816_ComputeLRC()