Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dtls_toe.h72 int tls_toe_bypass(struct sock *sk);
/linux-6.1.9/net/tls/
Dtls_toe.c57 int tls_toe_bypass(struct sock *sk) in tls_toe_bypass() function
Dtls_main.c1043 if (tls_toe_bypass(sk)) in tls_init()