Home
last modified time | relevance | path

Searched refs:tlsv1_client_hello_ext (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_client.h38 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type,
H A Dtlsv1_client.c706 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext() function
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_internal.c725 return tlsv1_client_hello_ext(conn->client, ext_type, in tls_connection_client_hello_ext()