Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnetns.h210 siphash_key_t siphash_key; member
H A Dnfsctl.c1535 get_random_bytes(&nn->siphash_key, sizeof(nn->siphash_key)); in nfsd_net_init()
H A Dnfssvc.c376 verf = siphash_2u64(now.tv_sec, now.tv_nsec, &nn->siphash_key); in nfsd_reset_write_verifier_locked()