Home
last modified time | relevance | path

Searched refs:tlsv1_key_x_dh (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_write.c348 static int tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_dh() function
550 if (tlsv1_key_x_dh(conn, &pos, end) < 0) in tls_write_client_key_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_write.c336 static int tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_dh() function
538 if (tlsv1_key_x_dh(conn, &pos, end) < 0) in tls_write_client_key_exchange()

Completed in 3 milliseconds