Home
last modified time | relevance | path

Searched defs:crc_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dcrc32-mips.c70 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len)
110 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len)
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dpattern.h78 AdlerChecksum *crc_; // CRC of this pattern. variable