Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_server_write.c42 static int tls_write_server_hello(struct tlsv1_server *conn, in tls_write_server_hello() function
965 if (tls_write_server_hello(conn, &pos, end) < 0) { in tls_send_server_hello()