Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKBoot.h88 BYTE m_crc[4]; variable
H A DRKBoot.cpp300 memcpy(m_crc, m_BootData + (m_BootSize - 4), 4); in CRKBoot()