Searched refs:tls_server_hello_x509 (Results 1 – 2 of 2) sorted by relevance
374 int tls_server_hello_x509(const struct tls_handshake_args *args, gfp_t flags) in tls_server_hello_x509() function390 EXPORT_SYMBOL(tls_server_hello_x509);
488 ret = tls_server_hello_x509(&args, GFP_KERNEL); in svc_tcp_handshake()
Completed in 7 milliseconds