Home
last modified time | relevance | path

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

/linux/include/net/
A Dhandshake.h36 int tls_client_hello_anon(const struct tls_handshake_args *args, gfp_t flags);
/linux/net/handshake/
A Dtlshd.c279 int tls_client_hello_anon(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_anon() function
293 EXPORT_SYMBOL(tls_client_hello_anon);
/linux/Documentation/networking/
A Dtls-handshake.rst123 ret = tls_client_hello_anon(args, gfp_flags);
/linux/net/sunrpc/
A Dxprtsock.c2598 rc = tls_client_hello_anon(&args, GFP_KERNEL); in xs_tls_handshake_sync()

Completed in 13 milliseconds