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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcrc.c132 update_crc32 (u32 crc, const void *buf_arg, size_t len) function
165 ctx->CRC = update_crc32 (ctx->CRC, inbuf, inlen);
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dcrc.c132 update_crc32 (u32 crc, const void *buf_arg, size_t len) function
165 ctx->CRC = update_crc32 (ctx->CRC, inbuf, inlen);

Completed in 33 milliseconds