Searched refs:__crc32_finup (Results 1 – 1 of 1) sorted by relevance
91 static int __crc32_finup(u32 *crcp, const u8 *data, unsigned int len, in __crc32_finup() function101 return __crc32_finup(shash_desc_ctx(desc), data, len, out); in crc32_finup()115 return __crc32_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32_digest()