Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_client_write.c518 static int tls_write_client_key_exchange(struct tlsv1_client *conn, in tls_write_client_key_exchange() function
898 if (tls_write_client_key_exchange(conn, &pos, end) < 0 || in tls_send_client_key_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client_write.c506 static int tls_write_client_key_exchange(struct tlsv1_client *conn, in tls_write_client_key_exchange() function
886 if (tls_write_client_key_exchange(conn, &pos, end) < 0 || in tls_send_client_key_exchange()