Home
last modified time | relevance | path

Searched defs:cipher_suites (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_server_i.h40 u16 cipher_suites[MAX_CIPHER_COUNT]; member
H A Dtlsv1_client_i.h46 u16 cipher_suites[MAX_CIPHER_COUNT]; member
/freebsd/contrib/bearssl/tools/
H A Dnames.c48 const cipher_suite cipher_suites[] = { variable
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5601 int ssl_cache_cipherlist(SSL *s, PACKET *cipher_suites, int sslv2format) in ssl_cache_cipherlist()
5677 int bytes_to_cipher_list(SSL *s, PACKET *cipher_suites, in bytes_to_cipher_list()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7196 static const u32 cipher_suites[] = { in __ath12k_mac_register() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9401 static const u32 cipher_suites[] = { in __ath11k_mac_register() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c9990 static const u32 cipher_suites[] = { local
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1155 const uint32_t *cipher_suites; member