Home
last modified time | relevance | path

Searched refs:tls_server_hello_x509 (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
A Dhandshake.h39 int tls_server_hello_x509(const struct tls_handshake_args *args, gfp_t flags);
/linux/net/handshake/
A Dtlshd.c368 int tls_server_hello_x509(const struct tls_handshake_args *args, gfp_t flags) in tls_server_hello_x509() function
384 EXPORT_SYMBOL(tls_server_hello_x509);
/linux/Documentation/networking/
A Dtls-handshake.rst135 ret = tls_server_hello_x509(args, gfp_flags);
/linux/net/sunrpc/
A Dsvcsock.c461 ret = tls_server_hello_x509(&args, GFP_KERNEL); in svc_tcp_handshake()

Completed in 10 milliseconds