| /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 | 1719 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_algorithm() 1725 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_algorithm() 1736 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_primitive() 1743 psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_primitive() 1752 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_family() 1758 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_bits() 1764 const psa_pake_cipher_suite_t *cipher_suite) in psa_pake_cs_get_hash() 1769 static inline void psa_pake_cs_set_hash(psa_pake_cipher_suite_t *cipher_suite, in psa_pake_cs_set_hash()
|
| /third_party/openhitls/testcode/sdv/testcase/tls/consistency/tls13/ |
| D | test_suite_sdv_frame_tls13_consistency_rfc8446_2.c | 1784 uint16_t cipher_suite[] = {HITLS_AES_256_GCM_SHA384}; in UT_TLS_TLS13_RFC8446_CONSISTENCY_PSKHASH_FUNC_TC002() local 1846 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_PSKHASH_FUNC_TC003() local 1918 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_PSKHASH_FUNC_TC004() local 1980 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_PSKHASH_FUNC_TC005() local 2050 uint16_t cipher_suite[] = { HITLS_AES_256_GCM_SHA384 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_PSKHASH_FUNC_TC006() local 2365 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_RESUMEPSK_AND_SETPSK_FUNC_TC001() local 2456 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256, HITLS_AES_256_GCM_SHA384 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_RESUMEPSK_AND_SETPSK_FUNC_TC002() local 2526 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256 }; in UT_TLS_TLS13_RFC8446_CONSISTENCY_RESUMEPSK_AND_SETPSK_FUNC_TC003() local 2715 uint16_t cipher_suite[] = { HITLS_AES_128_GCM_SHA256, HITLS_AES_256_GCM_SHA384}; in UT_TLS_TLS13_RFC8446_CONSISTENCY_RESUMEPSK_AND_SETPSK_FUNC_TC005() 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/mbedtls/library/ |
| D | psa_crypto_pake.c | 162 psa_pake_cipher_suite_t cipher_suite = psa_pake_cipher_suite_init(); in mbedtls_psa_pake_setup() local
|
| D | ssl_client.c | 352 int cipher_suite = ciphersuite_list[i]; in ssl_write_client_hello_cipher_suites() local
|
| /third_party/grpc/src/proto/grpc/channelz/ |
| D | channelz.proto | 328 oneof cipher_suite { oneof
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| D | ieee802_1x_cp.c | 46 u64 cipher_suite; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| D | ieee802_1x_cp.c | 46 u64 cipher_suite; member
|