/freebsd/crypto/openssl/test/ |
H A D | ciphername_test.c | 385 const char *ciphers = "ALL:eNULL", *p, *q, *r; in test_cipher_name() local
|
/freebsd/crypto/openssh/regress/unittests/kex/ |
H A D | test_proposal.c | 91 char *prop[PROPOSAL_MAX], *kexalgs, *ciphers, *macs, *hkalgs; in kex_proposal_populate_tests() local
|
/freebsd/crypto/openssl/util/perl/TLSProxy/ |
H A D | Proxy.pm | 624 sub ciphers subroutine
|
/freebsd/crypto/openssl/apps/ |
H A D | ciphers.c | 103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_keycache.c | 88 static const char *ciphers[] = { in ath_keyprint() local
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_local.h | 120 ENGINE_CIPHERS_PTR ciphers; member
|
/freebsd/contrib/wpa/src/common/ |
H A D | wpa_common.c | 3109 int rsn_cipher_put_suites(u8 *start, int ciphers) in rsn_cipher_put_suites() 3142 int wpa_cipher_put_suites(u8 *start, int ciphers) in wpa_cipher_put_suites() 3163 int wpa_pick_pairwise_cipher(int ciphers, int none_allowed) in wpa_pick_pairwise_cipher() 3181 int wpa_pick_group_cipher(int ciphers) in wpa_pick_group_cipher() 3264 int wpa_write_ciphers(char *start, char *end, int ciphers, const char *delim) in wpa_write_ciphers()
|
/freebsd/crypto/openssh/ |
H A D | cipher.c | 86 static const struct sshcipher ciphers[] = { variable
|
H A D | servconf.h | 114 char *ciphers; /* Supported SSH2 ciphers. */ member
|
H A D | readconf.h | 67 char *ciphers; /* SSH2 ciphers in order of preference. */ member
|
H A D | kex.c | 340 const char *kexalgos, const char *ciphers, const char *macs, in kex_proposal_populate_entries()
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls_none.c | 152 u8 *ciphers) in tls_connection_set_cipher_list()
|
H A D | tls_openssl.c | 997 const char *ciphers; in tls_init() local 3207 const char *ciphers = "DHE-RSA-AES256-GCM-SHA384"; in tls_set_conn_flags() local 3224 const char *ciphers = in tls_set_conn_flags() local 4841 u8 *ciphers) in tls_connection_set_cipher_list() 5337 const char *ciphers; in tls_connection_set_params() local
|
H A D | tls_internal.c | 660 u8 *ciphers) in tls_connection_set_cipher_list()
|
H A D | tls_wolfssl.c | 230 const char *ciphers; in tls_init() local 1864 u8 *ciphers) in tls_connection_set_cipher_list()
|
H A D | tls_gnutls.c | 1649 u8 *ciphers) in tls_connection_set_cipher_list()
|
/freebsd/contrib/wpa/src/tls/ |
H A D | tlsv1_client.c | 810 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers) in tlsv1_client_set_cipher_list()
|
H A D | tlsv1_server.c | 686 int tlsv1_server_set_cipher_list(struct tlsv1_server *conn, u8 *ciphers) in tlsv1_server_set_cipher_list()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ie.c | 623 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_crypto.c | 56 static const struct ieee80211_cipher *ciphers[IEEE80211_CIPHER_MAX]; variable
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_fast.c | 403 u8 ciphers[7] = { in eap_fast_init() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_fast.c | 1456 u8 ciphers[7]; in eap_fast_set_provisioning_ciphers() local
|
/freebsd/sys/dev/ipw/ |
H A D | if_ipwreg.h | 241 uint32_t ciphers; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_capa.c | 441 u32 *ciphers; in wiphy_info_cipher_suites() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | crypto.c | 2306 static const struct hx509cipher ciphers[] = { variable
|