Home
last modified time | relevance | path

Searched refs:tls_connection_client_hello_ext (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/wpa/src/crypto/
Dtls_none.c170 int tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls.h474 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
Dtls_internal.c557 int tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls_nss.c612 int tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls_schannel.c658 int tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls_gnutls.c1279 int tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls_openssl.c2555 int tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
/freebsd-9-stable/contrib/wpa/src/eap_peer/
Deap_fast.c1379 tls_connection_client_hello_ext(sm->ssl_ctx, data->ssl.conn, in eap_fast_use_pac_opaque()
1396 if (tls_connection_client_hello_ext(sm->ssl_ctx, data->ssl.conn, in eap_fast_clear_pac_opaque_ext()