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