Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/btrfs/
H A Dhash.c19 crc32c_init(btrfs_crc32c_table, 0x82F63B78); in btrfs_hash_init()
/openbmc/u-boot/lib/
H A Dcrc32c.c25 void crc32c_init(uint32_t *crc32c_table, uint32_t pol) in crc32c_init() function
/openbmc/u-boot/include/u-boot/
H A Dcrc.h45 void crc32c_init(uint32_t *, uint32_t);