HomeSort by relevance Sort by last modified time
    Searched refs:tls_write_server_hello (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_server_write.c 46 static int tls_write_server_hello(struct tlsv1_server *conn, function
676 if (tls_write_server_hello(conn, &pos, end) < 0) {
  /external/wpa_supplicant_8/src/tls/
tlsv1_server_write.c 42 static int tls_write_server_hello(struct tlsv1_server *conn, function
680 if (tls_write_server_hello(conn, &pos, end) < 0) {

Completed in 158 milliseconds