Home
last modified time | relevance | path

Searched refs:tls_send_client_hello (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client_i.h84 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len);
H A Dtlsv1_client.c156 return tls_send_client_hello(conn, out_len); in tlsv1_client_handshake()
H A Dtlsv1_client_write.c45 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len) in tls_send_client_hello() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_i.h86 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len);
H A Dtlsv1_client.c180 return tls_send_client_hello(conn, out_len); in tlsv1_client_handshake()
H A Dtlsv1_client_write.c45 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len) in tls_send_client_hello() function

Completed in 6 milliseconds