Home
last modified time | relevance | path

Searched refs:tls_server_hello_x509 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dhandshake.h39 int tls_server_hello_x509(const struct tls_handshake_args *args, gfp_t flags);
/kernel/linux/linux-6.6/net/handshake/
H A Dtlshd.c360 * tls_server_hello_x509 - request a server TLS handshake on a socket
369 int tls_server_hello_x509(const struct tls_handshake_args *args, gfp_t flags) in tls_server_hello_x509() function
385 EXPORT_SYMBOL(tls_server_hello_x509); variable
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c461 ret = tls_server_hello_x509(&args, GFP_KERNEL); in svc_tcp_handshake()

Completed in 6 milliseconds