Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dhandshake.h40 int tls_server_hello_psk(const struct tls_handshake_args *args, gfp_t flags);
/openbmc/linux/net/handshake/
H A Dtlshd.c397 int tls_server_hello_psk(const struct tls_handshake_args *args, gfp_t flags) in tls_server_hello_psk() function
413 EXPORT_SYMBOL(tls_server_hello_psk);
/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst141 ret = tls_server_hello_psk(args, gfp_flags);