Searched refs:tls_client_hello_anon (Results 1 – 2 of 2) sorted by relevance
285 int tls_client_hello_anon(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_anon() function299 EXPORT_SYMBOL(tls_client_hello_anon);
2631 rc = tls_client_hello_anon(&args, GFP_KERNEL); in xs_tls_handshake_sync()
Completed in 10 milliseconds