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.h215 struct tls_cipher_suite { struct
250 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite);
Dtlsv1_common.c26 static const struct tls_cipher_suite tls_cipher_suites[] = {
107 const struct tls_cipher_suite * tls_get_cipher_suite(u16 suite) in tls_get_cipher_suite()
129 const struct tls_cipher_suite *suite; in tls_server_key_exchange_allowed()
Dtlsv1_record.c33 const struct tls_cipher_suite *suite; in tlsv1_record_set_cipher_suite()
Dtlsv1_server_write.c192 const struct tls_cipher_suite *suite; in tls_write_server_certificate()
369 const struct tls_cipher_suite *suite; in tls_write_server_key_exchange()
Dtlsv1_client_write.c521 const struct tls_cipher_suite *suite; in tls_write_client_key_exchange()
Dtlsv1_server_read.c786 const struct tls_cipher_suite *suite; in tls_process_client_key_exchange()
Dtlsv1_client_read.c1022 const struct tls_cipher_suite *suite; in tls_process_server_key_exchange()