Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dtls_toe.h72 int tls_toe_bypass(struct sock *sk);
/Linux-v5.10/net/tls/
Dtls_toe.c55 int tls_toe_bypass(struct sock *sk) in tls_toe_bypass() function
Dtls_main.c718 if (tls_toe_bypass(sk)) in tls_init()