Home
last modified time | relevance | path

Searched refs:tls_cipher_suite (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/tls/
Dtlsv1_common.c25 static const struct tls_cipher_suite tls_cipher_suites[] = {
95 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite) in tls_get_cipher_suite()
117 const struct tls_cipher_suite *suite; in tls_server_key_exchange_allowed()
Dtlsv1_common.h213 struct tls_cipher_suite { struct
248 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite);
Dtlsv1_server_write.c162 const struct tls_cipher_suite *suite; in tls_write_server_certificate()
247 const struct tls_cipher_suite *suite; in tls_write_server_key_exchange()
Dtlsv1_record.c33 const struct tls_cipher_suite *suite; in tlsv1_record_set_cipher_suite()
Dtlsv1_client_write.c377 const struct tls_cipher_suite *suite; in tls_write_client_key_exchange()
Dtlsv1_client_read.c484 const struct tls_cipher_suite *suite; in tls_process_server_key_exchange()
Dtlsv1_server_read.c695 const struct tls_cipher_suite *suite; in tls_process_client_key_exchange()