Home
last modified time | relevance | path

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

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