/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
D | test_https_get.c | 43 const char *cipher_suite, in test_cipher_option() 72 const char *cipher_suite, in test_secure_get()
|
D | tls_test_common.c | 67 const char *cipher_suite, int proto_version, in test_daemon_get() 210 send_curl_req (char *url, struct CBC * cbc, const char *cipher_suite, in send_curl_req() 316 test_https_transfer (void *cls, const char *cipher_suite, int proto_version) in test_https_transfer() 452 (*test_function) (void * cls, const char *cipher_suite, in test_wrap()
|
D | test_https_get_parallel.c | 79 test_single_client (void *cls, const char *cipher_suite, in test_single_client() 101 test_parallel_clients (void * cls, const char *cipher_suite, in test_parallel_clients()
|
D | test_https_get_parallel_threads.c | 79 test_single_client (void *cls, const char *cipher_suite, in test_single_client() 101 test_parallel_clients (void *cls, const char *cipher_suite, in test_parallel_clients()
|
D | test_tls_authentication.c | 47 test_secure_get (void * cls, char *cipher_suite, int proto_version) in test_secure_get()
|
D | test_https_multi_daemon.c | 45 const char *cipher_suite, in test_concurent_daemon_pair()
|
D | test_tls_options.c | 44 test_unmatching_ssl_version (void * cls, const char *cipher_suite, in test_unmatching_ssl_version()
|
D | tls_test_common.h | 54 const char *cipher_suite; member
|
/third_party/mbedtls/include/psa/ |
D | crypto_extra.h | 1975 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_algorithm() 1981 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_algorithm() 1992 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_primitive() 1999 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_primitive() 2008 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_family() 2014 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_bits() 2020 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_hash() 2025 static inline void psa_pake_cs_set_hash(psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_hash()
|
/third_party/mbedtls/library/ |
D | ssl_tls13_server.c | 36 unsigned int cipher_suite) in ssl_tls13_validate_peer_ciphersuite() 397 uint16_t cipher_suite; in ssl_tls13_select_ciphersuite_for_psk() local 434 uint16_t cipher_suite = MBEDTLS_GET_UINT16_BE(p, 0); in ssl_tls13_select_ciphersuite_for_resumption() local 549 uint16_t cipher_suite; in ssl_tls13_parse_pre_shared_key_ext() local 1379 uint16_t cipher_suite; in ssl_tls13_parse_client_hello() local
|
D | psa_crypto_pake.c | 199 psa_pake_cipher_suite_t cipher_suite = psa_pake_cipher_suite_init(); in mbedtls_psa_pake_setup() local
|
D | ssl_client.c | 346 int cipher_suite = ciphersuite_list[i]; in ssl_write_client_hello_cipher_suites() local
|
D | ssl_tls13_client.c | 1618 uint16_t cipher_suite; in ssl_tls13_parse_server_hello() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_record.c | 31 u16 cipher_suite) in tlsv1_record_set_cipher_suite()
|
D | tlsv1_record.h | 51 u16 cipher_suite; member
|
D | tlsv1_server_i.h | 43 u16 cipher_suite; member
|
D | tlsv1_server_read.c | 126 u16 cipher_suite; in tls_process_client_hello() local
|
D | tlsv1_client_read.c | 83 u16 cipher_suite; in tls_process_server_hello() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | tlsv1_record.c | 31 u16 cipher_suite) in tlsv1_record_set_cipher_suite()
|
D | tlsv1_record.h | 51 u16 cipher_suite; member
|
D | tlsv1_server_i.h | 43 u16 cipher_suite; member
|
D | tlsv1_server_read.c | 126 u16 cipher_suite; in tls_process_client_hello() local
|
D | tlsv1_client_read.c | 83 u16 cipher_suite; in tls_process_server_hello() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
D | ieee802_1x_cp.c | 46 u64 cipher_suite; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
D | ieee802_1x_cp.c | 46 u64 cipher_suite; member
|