Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dhash.c104 static int hash_update_crc16_ccitt(struct hash_algo *algo, void *ctx, in hash_update_crc16_ccitt() function
203 .hash_update = hash_update_crc16_ccitt,