Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dhandshake.h38 int tls_client_hello_psk(const struct tls_handshake_args *args, gfp_t flags);
/openbmc/linux/net/handshake/
H A Dtlshd.c335 int tls_client_hello_psk(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_psk() function
357 EXPORT_SYMBOL(tls_client_hello_psk);
/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst111 ret = tls_client_hello_psk(args, gfp_flags);