Home
last modified time | relevance | path

Searched refs:tls_connection_enable_workaround (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant/
Dtls_none.c171 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
Dtls.h419 int tls_connection_enable_workaround(void *tls_ctx,
Dtls_internal.c258 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
Dtls_schannel.c678 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
Dtls_gnutls.c1185 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
Dtls_openssl.c2142 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
Deap_fast.c712 tls_connection_enable_workaround(sm->ssl_ctx, data->ssl.conn); in eap_fast_init()