Home
last modified time | relevance | path

Searched defs:cipher_suite (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtest_https_get.c43 const char *cipher_suite, in test_cipher_option()
72 const char *cipher_suite, in test_secure_get()
Dtls_test_common.c67 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()
Dtest_https_get_parallel.c79 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()
Dtest_https_get_parallel_threads.c79 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()
Dtest_tls_authentication.c47 test_secure_get (void * cls, char *cipher_suite, int proto_version) in test_secure_get()
Dtest_https_multi_daemon.c45 const char *cipher_suite, in test_concurent_daemon_pair()
Dtest_tls_options.c44 test_unmatching_ssl_version (void * cls, const char *cipher_suite, in test_unmatching_ssl_version()
Dtls_test_common.h54 const char *cipher_suite; member
/third_party/mbedtls/include/psa/
Dcrypto_extra.h1975 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/
Dssl_tls13_server.c36 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
Dpsa_crypto_pake.c199 psa_pake_cipher_suite_t cipher_suite = psa_pake_cipher_suite_init(); in mbedtls_psa_pake_setup() local
Dssl_client.c346 int cipher_suite = ciphersuite_list[i]; in ssl_write_client_hello_cipher_suites() local
Dssl_tls13_client.c1618 uint16_t cipher_suite; in ssl_tls13_parse_server_hello() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_record.c31 u16 cipher_suite) in tlsv1_record_set_cipher_suite()
Dtlsv1_record.h51 u16 cipher_suite; member
Dtlsv1_server_i.h43 u16 cipher_suite; member
Dtlsv1_server_read.c126 u16 cipher_suite; in tls_process_client_hello() local
Dtlsv1_client_read.c83 u16 cipher_suite; in tls_process_server_hello() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_record.c31 u16 cipher_suite) in tlsv1_record_set_cipher_suite()
Dtlsv1_record.h51 u16 cipher_suite; member
Dtlsv1_server_i.h43 u16 cipher_suite; member
Dtlsv1_server_read.c126 u16 cipher_suite; in tls_process_client_hello() local
Dtlsv1_client_read.c83 u16 cipher_suite; in tls_process_server_hello() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_cp.c46 u64 cipher_suite; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_cp.c46 u64 cipher_suite; member

12