Home
last modified time | relevance | path

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

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