Home
last modified time | relevance | path

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

/linux/include/net/
A Dhandshake.h38 int tls_client_hello_psk(const struct tls_handshake_args *args, gfp_t flags);
/linux/net/handshake/
A Dtlshd.c334 int tls_client_hello_psk(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_psk() function
356 EXPORT_SYMBOL(tls_client_hello_psk);
/linux/Documentation/networking/
A Dtls-handshake.rst111 ret = tls_client_hello_psk(args, gfp_flags);
/linux/drivers/nvme/host/
A Dtcp.c1640 ret = tls_client_hello_psk(&args, GFP_KERNEL); in nvme_tcp_start_tls()

Completed in 14 milliseconds