Home
last modified time | relevance | path

Searched refs:net_get_random_once (Results 1 – 21 of 21) sorted by relevance

/linux/net/core/
H A Dsecure_seq.c29 net_get_random_once(&net_secret, sizeof(net_secret)); in net_secret_init()
34 net_get_random_once(&ts_secret, sizeof(ts_secret)); in ts_secret_init()
H A Dflow_dissector.c1705 net_get_random_once(&hashrnd, sizeof(hashrnd)); in __flow_hash_secret_init()
/linux/net/mptcp/
H A Dsyncookies.c44 net_get_random_once(&mptcp_join_hash_secret, in mptcp_join_entry_hash()
/linux/net/ipv6/
H A Dinet6_hashtables.c32 net_get_random_once(&inet6_ehash_secret, sizeof(inet6_ehash_secret)); in inet6_ehashfn()
33 net_get_random_once(&tcp_ipv6_hash_secret, sizeof(tcp_ipv6_hash_secret)); in inet6_ehashfn()
H A Dudp.c85 net_get_random_once(&udp6_ehash_secret, in udp6_ehashfn()
87 net_get_random_once(&udp_ipv6_hash_secret, in udp6_ehashfn()
H A Droute.c1544 net_get_random_once(&rt6_exception_key, sizeof(rt6_exception_key)); in rt6_exception_hash()
/linux/net/rds/
H A Dbind.c124 net_get_random_once(&rs->rs_hash_initval, in rds_add_bound()
H A Dconnection.c62 net_get_random_once(&rds_hash_secret, sizeof(rds_hash_secret)); in rds_conn_bucket()
63 net_get_random_once(&rds6_hash_secret, sizeof(rds6_hash_secret)); in rds_conn_bucket()
H A Daf_rds.c900 net_get_random_once(&rds_gen_num, sizeof(rds_gen_num)); in rds_init()
/linux/net/netfilter/
H A Dxt_RATEEST.c121 net_get_random_once(&jhash_rnd, sizeof(jhash_rnd)); in xt_rateest_tg_checkentry()
H A Dnf_conncount.c537 net_get_random_once(&conncount_rnd, sizeof(conncount_rnd)); in nf_conncount_init()
H A Dxt_recent.c346 net_get_random_once(&hash_rnd, sizeof(hash_rnd)); in recent_mt_check()
H A Dnf_conntrack_core.c489 net_get_random_once(&ct_id_seed, sizeof(ct_id_seed)); in nf_ct_get_id()
H A Dnf_conntrack_netlink.c3013 net_get_random_once(&exp_id_seed, sizeof(exp_id_seed)); in nf_expect_get_id()
/linux/include/linux/
H A Dnet.h306 #define net_get_random_once(buf, nbytes) \ macro
/linux/net/ipv4/
H A Dsyncookies.c48 net_get_random_once(syncookie_secret, sizeof(syncookie_secret)); in cookie_hash()
H A Droute.c619 net_get_random_once(&fnhe_hash_key, sizeof(fnhe_hash_key)); in fnhe_hashfun()
/linux/net/ipv6/ila/
H A Dila_xlat.c37 net_get_random_once(&hashrnd, sizeof(hashrnd)); in __ila_hash_secret_init()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c28 net_get_random_once(rss_key, sizeof(rss_key)); in fbnic_rss_key_fill()
/linux/drivers/net/hyperv/
H A Dhyperv_net.h1091 net_get_random_once(&hashrnd, sizeof(hashrnd)); in netvsc_get_hash()
/linux/net/ethtool/
H A Dioctl.c1245 net_get_random_once(netdev_rss_key, sizeof(netdev_rss_key)); in netdev_rss_key_fill()