Home
last modified time | relevance | path

Searched refs:tls_sw_stream_read (Results 1 – 2 of 2) sorted by relevance

/net/tls/
Dtls_main.c720 prot[TLS_BASE][TLS_SW].stream_memory_read = tls_sw_stream_read; in build_protos()
725 prot[TLS_SW][TLS_SW].stream_memory_read = tls_sw_stream_read; in build_protos()
Dtls_sw.c2043 bool tls_sw_stream_read(const struct sock *sk) in tls_sw_stream_read() function