Home
last modified time | relevance | path

Searched defs:ciphers (Results 1 – 25 of 26) sorted by relevance

12

/dflybsd-src/crypto/libressl/ssl/
H A Dssl_ciphers.c26 ssl_cipher_in_list(STACK_OF(SSL_CIPHER) *ciphers, const SSL_CIPHER *cipher) in ssl_cipher_in_list()
54 ssl_cipher_list_to_bytes(SSL *s, STACK_OF(SSL_CIPHER) *ciphers, CBB *cbb) in ssl_cipher_list_to_bytes()
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dwpa_common.c2334 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites()
2367 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites()
2388 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) in wpa_pick_pairwise_cipher()
2406 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher()
2485 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim) in wpa_write_ciphers()
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_keycache.c91 static const char *ciphers[] = { in ath_keyprint() local
/dflybsd-src/crypto/libressl/crypto/engine/
H A Deng_int.h166 ENGINE_CIPHERS_PTR ciphers; member
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_crypto.c57 static const struct ieee80211_cipher *ciphers[IEEE80211_CIPHER_MAX]; variable
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth_ie.c539 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
H A Dwpa_auth_ft.c2748 int key_mgmt, ciphers; in wpa_ft_set_key_mgmt() local
/dflybsd-src/crypto/openssh/
H A Dcipher.c86 static const struct sshcipher ciphers[] = { variable
H A Dkex.c92 const char *kexalgos, const char *ciphers, const char *macs, in kex_proposal_populate_entries()
H A Dreadconf.h67 char *ciphers; /* SSH2 ciphers in order of preference. */ member
H A Dservconf.h124 char *ciphers; /* Supported SSH2 ciphers. */ member
/dflybsd-src/lib/libtcplay/
H A Dtcplay.c1553 char ciphers[512]; in dm_info_map() local
1965 char *ciphers[8]; in check_cipher_chain() local
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_none.c152 u8 *ciphers) in tls_connection_set_cipher_list()
H A Dtls_openssl.c956 const char *ciphers; in tls_init() local
2985 const char *ciphers = "DHE-RSA-AES256-GCM-SHA384"; in tls_set_conn_flags() local
3000 const char *ciphers = in tls_set_conn_flags() local
4458 u8 *ciphers) in tls_connection_set_cipher_list()
4904 const char *ciphers; in tls_connection_set_params() local
H A Dtls_internal.c668 u8 *ciphers) in tls_connection_set_cipher_list()
H A Dtls_wolfssl.c196 const char *ciphers; in tls_init() local
1808 u8 *ciphers) in tls_connection_set_cipher_list()
H A Dtls_gnutls.c1649 u8 *ciphers) in tls_connection_set_cipher_list()
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_server.c686 int tlsv1_server_set_cipher_list(struct tlsv1_server *conn, u8 *ciphers) in tlsv1_server_set_cipher_list()
H A Dtlsv1_client.c786 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers) in tlsv1_client_set_cipher_list()
/dflybsd-src/crypto/libressl/tls/
H A Dtls_internal.h96 const char *ciphers; member
H A Dtls_config.c469 tls_config_set_ciphers(struct tls_config *config, const char *ciphers) in tls_config_set_ciphers()
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_fast.c414 u8 ciphers[7] = { in eap_fast_init() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1446 u8 ciphers[7]; in eap_fast_set_provisioning_ciphers() local
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_capa.c255 u32 *ciphers; in wiphy_info_cipher_suites() local
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface.c3837 static const struct cipher_info ciphers[] = { variable

12