Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cachefiles/
Dxattr.c22 __be64 zero_point; /* Size after which server has no data not written by us */ member
58 buf->zero_point = 0; in cachefiles_set_object_xattr()
/linux-5.19.10/drivers/net/wireguard/
Dnoise.c423 static u8 zero_point[NOISE_PUBLIC_KEY_LEN]; in mix_precomputed_dh() local
424 if (unlikely(!crypto_memneq(precomputed, zero_point, NOISE_PUBLIC_KEY_LEN))) in mix_precomputed_dh()