Home
last modified time | relevance | path

Searched refs:tls_connection_set_cipher_list (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dtls_none.c151 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
Dtls.h527 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
Dtls_internal.c667 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
Dtls_gnutls.c1648 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
Dtls_wolfssl.c1807 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
Dtls_openssl.c4346 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c443 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_init()
/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c1467 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_set_provisioning_ciphers()