Searched refs:tls_connection_enable_workaround (Results 1 – 7 of 7) sorted by relevance
172 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
573 int __must_check tls_connection_enable_workaround(void *tls_ctx,
712 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
1710 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
1911 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
4729 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
193 if (tls_connection_enable_workaround(sm->ssl_ctx, data->ssl.conn)) { in eap_fast_init()