Home
last modified time | relevance | path

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

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