Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dtls_none.c157 int tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls.h502 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
Dtls_internal.c644 int tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls_gnutls.c1446 int tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
Dtls_openssl.c3152 int tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, in tls_connection_client_hello_ext() function
/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c1416 tls_connection_client_hello_ext(sm->ssl_ctx, data->ssl.conn, in eap_fast_use_pac_opaque()
1433 if (tls_connection_client_hello_ext(sm->ssl_ctx, data->ssl.conn, in eap_fast_clear_pac_opaque_ext()