Searched refs:get_random_once (Results 1 – 7 of 7) sorted by relevance
80 #define get_random_once(buf, nbytes) \ macro
309 get_random_once((buf), (nbytes))
22 random numbers, either using get_random_bytes or get_random_once::145 random numbers, either using get_random_bytes or get_random_once::
93 get_random_once(&nf_ct_expect_hashrnd, sizeof(nf_ct_expect_hashrnd)); in nf_ct_expect_dst_hash()
168 get_random_once(&nf_nat_hash_rnd, sizeof(nf_nat_hash_rnd)); in hash_by_src()
216 get_random_once(&nf_conntrack_hash_rnd, sizeof(nf_conntrack_hash_rnd)); in hash_conntrack_raw()
751 get_random_once(test_key, FSCRYPT_MAX_KEY_SIZE); in fscrypt_get_test_dummy_secret()