Home
last modified time | relevance | path

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

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