Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dtls_schannel.c212 static struct wpabuf * tls_conn_hs_clienthello(struct tls_global *global, in tls_conn_hs_clienthello() function
328 return tls_conn_hs_clienthello(global, conn); in tls_connection_handshake()
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dtls_schannel.c218 static u8 * tls_conn_hs_clienthello(struct tls_global *global, in tls_conn_hs_clienthello() function
336 return tls_conn_hs_clienthello(global, conn, out_len); in tls_connection_handshake()