Searched refs:tls_send_client_hello (Results 1 – 3 of 3) sorted by relevance
84 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len);
156 return tls_send_client_hello(conn, out_len); in tlsv1_client_handshake()
45 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len) in tls_send_client_hello() function