Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/crypto/
HDtls_none.c151 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
HDtls.h540 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
HDtls_internal.c659 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
HDtls_gnutls.c1648 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
HDtls_wolfssl.c1863 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
HDtls_openssl.c4840 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
/freebsd-head/contrib/wpa/src/eap_server/
HDeap_server_fast.c432 if (tls_connection_set_cipher_list(sm->cfg->ssl_ctx, data->ssl.conn, in eap_fast_init()
/freebsd-head/contrib/wpa/src/eap_peer/
HDeap_fast.c1477 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_set_provisioning_ciphers()