Home
last modified time | relevance | path

Searched refs:hash_update_crc32 (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/crypto/hash/
A Dhash_sw.c41 static void hash_update_crc32(void *ctx, const void *ibuf, uint32_t ilen) in hash_update_crc32() function
153 .update = hash_update_crc32,
/u-boot/common/
A Dhash.c189 static int __maybe_unused hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32() function
322 .hash_update = hash_update_crc32,

Completed in 7 milliseconds