Searched refs:tls_connection_set_cipher_list (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/wpa/src/crypto/ |
| D | tls_none.c | 151 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
|
| D | tls.h | 534 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
|
| D | tls_internal.c | 667 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
|
| D | tls_gnutls.c | 1648 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
|
| D | tls_wolfssl.c | 1814 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
|
| D | tls_openssl.c | 4616 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, in tls_connection_set_cipher_list() function
|
| /freebsd-12-stable/contrib/wpa/src/eap_server/ |
| D | eap_server_fast.c | 443 if (tls_connection_set_cipher_list(sm->cfg->ssl_ctx, data->ssl.conn, in eap_fast_init()
|
| /freebsd-12-stable/contrib/wpa/src/eap_peer/ |
| D | eap_fast.c | 1487 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn, in eap_fast_set_provisioning_ciphers()
|