Home
last modified time | relevance | path

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

/linux/net/tls/
A Dtls_main.c809 prot[TLS_BASE][TLS_SW].sock_is_readable = tls_sw_sock_is_readable; in build_protos()
814 prot[TLS_SW][TLS_SW].sock_is_readable = tls_sw_sock_is_readable; in build_protos()
A Dtls_sw.c2064 bool tls_sw_sock_is_readable(struct sock *sk) in tls_sw_sock_is_readable() function
/linux/include/net/
A Dtls.h382 bool tls_sw_sock_is_readable(struct sock *sk);

Completed in 14 milliseconds