Searched refs:tls_connection_enable_workaround (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_none.c150 int tls_connection_enable_workaround(void *tls_ctx, function
H A Dtls.h451 * tls_connection_enable_workaround - Enable TLS workaround options
459 int __must_check tls_connection_enable_workaround(void *tls_ctx,
H A Dtls_internal.c551 int tls_connection_enable_workaround(void *tls_ctx, function
H A Dtls_nss.c592 int tls_connection_enable_workaround(void *tls_ctx, function
H A Dtls_schannel.c645 int tls_connection_enable_workaround(void *ssl_ctx, function
H A Dtls_gnutls.c1132 int tls_connection_enable_workaround(void *ssl_ctx, function
H A Dtls_openssl.c2653 int tls_connection_enable_workaround(void *ssl_ctx, function
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_fast.c192 if (tls_connection_enable_workaround(sm->ssl_ctx, data->ssl.conn)) {

Completed in 118 milliseconds