Home
last modified time | relevance | path

Searched defs:tls_send_client_hello (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/tls/
Dtlsv1_client_write.c45 u8 * tls_send_client_hello(struct tlsv1_client *conn, size_t *out_len) in tls_send_client_hello() function
/external/syslinux/gpxe/src/net/
Dtls.c616 static int tls_send_client_hello ( struct tls_session *tls ) { in tls_send_client_hello() function