Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhash.c154 static int hash_update_crc16_ccitt(struct hash_algo *algo, void *ctx, in hash_update_crc16_ccitt() function
295 .hash_update = hash_update_crc16_ccitt,