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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcrc.c131 update_crc32 (u32 crc, const void *buf_arg, size_t len) function
164 ctx->CRC = update_crc32 (ctx->CRC, inbuf, inlen);

Completed in 89 milliseconds