Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/test/
H A Dciphername_test.c385 const char *ciphers = "ALL:eNULL", *p, *q, *r; in test_cipher_name() local
/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_proposal.c91 char *prop[PROPOSAL_MAX], *kexalgs, *ciphers, *macs, *hkalgs; in kex_proposal_populate_tests() local
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm624 sub ciphers subroutine
/freebsd/crypto/openssl/apps/
H A Dciphers.c103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; in ciphers_main() local
/freebsd/sys/dev/ath/
H A Dif_ath_keycache.c88 static const char *ciphers[] = { in ath_keyprint() local
/freebsd/crypto/openssl/crypto/engine/
H A Deng_local.h120 ENGINE_CIPHERS_PTR ciphers; member
/freebsd/contrib/wpa/src/common/
H A Dwpa_common.c3109 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 Dcipher.c86 static const struct sshcipher ciphers[] = { variable
H A Dservconf.h114 char *ciphers; /* Supported SSH2 ciphers. */ member
H A Dreadconf.h67 char *ciphers; /* SSH2 ciphers in order of preference. */ member
H A Dkex.c340 const char *kexalgos, const char *ciphers, const char *macs, in kex_proposal_populate_entries()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_none.c152 u8 *ciphers) in tls_connection_set_cipher_list()
H A Dtls_openssl.c997 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 Dtls_internal.c660 u8 *ciphers) in tls_connection_set_cipher_list()
H A Dtls_wolfssl.c230 const char *ciphers; in tls_init() local
1864 u8 *ciphers) in tls_connection_set_cipher_list()
H A Dtls_gnutls.c1649 u8 *ciphers) in tls_connection_set_cipher_list()
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_client.c810 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers) in tlsv1_client_set_cipher_list()
H A Dtlsv1_server.c686 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 Dwpa_auth_ie.c623 int ciphers, key_mgmt, res, version; in wpa_validate_wpa_ie() local
/freebsd/sys/net80211/
H A Dieee80211_crypto.c56 static const struct ieee80211_cipher *ciphers[IEEE80211_CIPHER_MAX]; variable
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_fast.c403 u8 ciphers[7] = { in eap_fast_init() local
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_fast.c1456 u8 ciphers[7]; in eap_fast_set_provisioning_ciphers() local
/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h241 uint32_t ciphers; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c441 u32 *ciphers; in wiphy_info_cipher_suites() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c2306 static const struct hx509cipher ciphers[] = { variable

12