Searched refs:calc_crc32 (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Dcrc_gen.c46 int calc_crc32( const char *fname, unsigned long *crc ) { function
106 if(calc_crc32(tmp, &crc) != 0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsbni.c145 static u32 calc_crc32( u32, u8 *, u32 );
662 *crc_p = calc_crc32( *crc_p, skb->data + nl->outpos, len );
797 if( calc_crc32( crc, p, framelen ) != CRC32_REMAINDER )
1553 calc_crc32( u32 crc, u8 *p, u32 len ) function
1633 calc_crc32( u32 crc, u8 *p, u32 len ) function
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c1566 int calc_crc32( const char *fname, unsigned long *crc ) { function
1631 if(calc_crc32(tmp, &crc) != 0)
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c1563 int calc_crc32( const char *fname, unsigned long *crc ) { function
1628 if(calc_crc32(tmp, &crc) != 0)

Completed in 114 milliseconds