Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/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.h540 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
H A Dtls_internal.c659 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.c1863 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
H A Dtls_openssl.c4840 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_fast.c432 if (tls_connection_set_cipher_list(sm->cfg->ssl_ctx, data->ssl.conn, in eap_fast_init()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_fast.c1477 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_set_provisioning_ciphers()