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

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_none.c136 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls.h426 * tls_connection_set_cipher_list - Configure acceptable cipher suites
433 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
H A Dtls_internal.c519 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_nss.c578 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_schannel.c631 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_gnutls.c1115 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_openssl.c2581 int tls_connection_set_cipher_list(void *tls_ctx, struct tls_connection *conn, function
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_fast.c437 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn,
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_fast.c1427 if (tls_connection_set_cipher_list(sm->ssl_ctx, data->ssl.conn,

Completed in 96 milliseconds