Searched refs:hash_update_crc32 (Results 1 – 2 of 2) sorted by relevance
41 static void hash_update_crc32(void *ctx, const void *ibuf, uint32_t ilen) in hash_update_crc32() function153 .update = hash_update_crc32,
189 static int __maybe_unused hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32() function322 .hash_update = hash_update_crc32,
Completed in 7 milliseconds