Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtls_toe.h72 int tls_toe_bypass(struct sock *sk);
/linux/net/tls/
H A Dtls_toe.c57 int tls_toe_bypass(struct sock *sk) in tls_toe_bypass() function
H A Dtls_main.c1002 if (tls_toe_bypass(sk)) in tls_init()