Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_fastopen.c28 tcp_fastopen_reset_cipher(key, sizeof(key)); in tcp_fastopen_init_key_once()
39 int tcp_fastopen_reset_cipher(void *key, unsigned int len) in tcp_fastopen_reset_cipher() function
Dsysctl_net_ipv4.c239 tcp_fastopen_reset_cipher(user_key, TCP_FASTOPEN_KEY_LENGTH); in proc_tcp_fastopen_key()
/linux-4.1.27/include/net/
Dtcp.h1357 int tcp_fastopen_reset_cipher(void *key, unsigned int len);