Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls.h117 int tls_device_sendmsg(struct sock *sk, struct msghdr *msg, size_t size);
A Dtls_main.c1002 prot[TLS_HW][TLS_BASE].sendmsg = tls_device_sendmsg; in build_protos()
1006 prot[TLS_HW][TLS_SW].sendmsg = tls_device_sendmsg; in build_protos()
A Dtls_device.c569 int tls_device_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tls_device_sendmsg() function

Completed in 8 milliseconds