Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_client.h38 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type,
H A Dtlsv1_client.c730 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext() function
/freebsd/contrib/wpa/src/crypto/
H A Dtls_internal.c717 return tlsv1_client_hello_ext(conn->client, ext_type, in tls_connection_client_hello_ext()