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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_none.c151 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls.h527 * tls_connection_set_cipher_list - Configure acceptable cipher suites
534 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, function
H A Dtls_gnutls.c1648 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_wolfssl.c1807 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_openssl.c4457 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_fast.c443 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn,
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_fast.c1467 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn,

Completed in 132 milliseconds