Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzap_impl.h87 uint64_t zap_salt; /* salt to stir into hash function */ member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c891 if (zap->zap_salt == 0) { in zap_verify()
919 hash = zap_hash(zap->zap_salt, name); in fzap_lookup()