Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls.h163 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc,
Dtls_main.c834 ops[TLS_BASE][TLS_SW ].read_sock = tls_sw_read_sock; in build_proto_ops()
839 ops[TLS_SW ][TLS_SW ].read_sock = tls_sw_read_sock; in build_proto_ops()
Dtls_sw.c2212 int tls_sw_read_sock(struct sock *sk, read_descriptor_t *desc, in tls_sw_read_sock() function