Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/bearssl/tools/
H A Dnames.c48 const cipher_suite cipher_suites[] = { variable
/freebsd-src/crypto/openssl/ssl/
H A Dssl_lib.c5605 ssl_cache_cipherlist(SSL * s,PACKET * cipher_suites,int sslv2format) ssl_cache_cipherlist() argument
5681 bytes_to_cipher_list(SSL * s,PACKET * cipher_suites,STACK_OF (SSL_CIPHER)** skp,STACK_OF (SSL_CIPHER)** scsvs_out,int sslv2format,int fatal) bytes_to_cipher_list() argument
[all...]
/freebsd-src/sys/contrib/dev/athk/ath12k/
H A Dmac.c7196 static const u32 cipher_suites[] = { in __ath12k_mac_register() local
/freebsd-src/sys/contrib/dev/athk/ath11k/
H A Dmac.c9401 static const u32 cipher_suites[] = { in __ath11k_mac_register() local
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dmac.c9990 static const u32 cipher_suites[] = { local
/freebsd-src/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1155 const uint32_t *cipher_suites; global() member