Home
last modified time | relevance | path

Searched refs:tcp_fastopen_reset_cipher (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c33 tcp_fastopen_reset_cipher(net, NULL, key, sizeof(key)); in tcp_fastopen_init_key_once()
69 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk, in tcp_fastopen_reset_cipher() function
Dsysctl_net_ipv4.c320 tcp_fastopen_reset_cipher(net, NULL, key, in proc_tcp_fastopen_key()
Dtcp.c2763 return tcp_fastopen_reset_cipher(net, sk, key, sizeof(key)); in do_tcp_setsockopt()
/Linux-v4.19/include/net/
Dtcp.h1583 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk,