Home
last modified time | relevance | path

Searched refs:tls_cipher (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_common.h206 } tls_cipher; typedef
218 tls_cipher cipher;
228 tls_cipher cipher;
251 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher);
252 int tls_server_key_exchange_allowed(tls_cipher cipher);
H A Dtlsv1_common.c117 const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher) in tls_get_cipher_data()
127 int tls_server_key_exchange_allowed(tls_cipher cipher) in tls_server_key_exchange_allowed()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dqlog.md20 QLOG_STR("tls_cipher", "AES_128_GCM")