Searched defs:tls_write_server_hello (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_server_write.c42 static int tls_write_server_hello(struct tlsv1_server *conn, function
819 if (tls_write_server_hello(conn, &pos, end) < 0) {
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_server_write.c42 static int tls_write_server_hello(struct tlsv1_server *conn, function
819 if (tls_write_server_hello(conn, &pos, end) < 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_server_write.c42 static int tls_write_server_hello(struct tlsv1_server *conn, function
819 if (tls_write_server_hello(conn, &pos, end) < 0) {

Completed in 68 milliseconds