Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_none.c151 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
H A Dtls.h534 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
H A Dtls_internal.c667 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
H A Dtls_gnutls.c1648 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
H A Dtls_wolfssl.c1807 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
H A Dtls_openssl.c4457 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_fast.c443 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_init()
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1467 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_set_provisioning_ciphers()