Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dhash.c89 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32() function
168 .hash_init = hash_init_crc32,