Searched refs:tls_connection_enable_workaround (Results 1 – 14 of 14) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | tls_none.c | 172 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
|
D | tls.h | 573 int __must_check tls_connection_enable_workaround(void *tls_ctx,
|
D | tls_internal.c | 712 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
|
D | tls_gnutls.c | 1710 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
|
D | tls_wolfssl.c | 1904 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
|
D | tls_openssl.c | 4570 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | tls_none.c | 172 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
|
D | tls.h | 573 int __must_check tls_connection_enable_workaround(void *tls_ctx,
|
D | tls_internal.c | 712 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
|
D | tls_gnutls.c | 1710 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
|
D | tls_wolfssl.c | 1911 int tls_connection_enable_workaround(void *tls_ctx, in tls_connection_enable_workaround() function
|
D | tls_openssl.c | 4809 int tls_connection_enable_workaround(void *ssl_ctx, in tls_connection_enable_workaround() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_fast.c | 193 if (tls_connection_enable_workaround(sm->ssl_ctx, data->ssl.conn)) { in eap_fast_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_fast.c | 193 if (tls_connection_enable_workaround(sm->ssl_ctx, data->ssl.conn)) { in eap_fast_init()
|