Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dhash.c97 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32() function
169 .hash_update = hash_update_crc32,