Home
last modified time | relevance | path

Searched refs:algorithm_mkey (Results 1 – 9 of 9) sorted by relevance

/external/boringssl/src/ssl/
Dssl_cipher.c644 uint32_t algorithm_mkey; member
1054 } else if (!(alg_mkey & cp->algorithm_mkey) || in ssl_cipher_apply_rule()
1291 alg_mkey &= kCipherAliases[j].algorithm_mkey; in ssl_cipher_process_rulestr()
1620 return (cipher->algorithm_mkey & SSL_kECDHE) != 0; in SSL_CIPHER_is_ECDHE()
1646 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_name()
1809 alg_mkey = cipher->algorithm_mkey; in SSL_CIPHER_description()
1970 if (cipher->algorithm_mkey & SSL_kDHE || cipher->algorithm_mkey & SSL_kECDHE) { in ssl_cipher_requires_server_key_exchange()
Ds3_srvr.c1072 if (ssl->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK) { in ssl3_get_client_hello()
1125 (ssl->s3->tmp.new_cipher->algorithm_mkey & SSL_kECDHE) == 0) { in ssl3_send_server_hello()
1217 uint32_t alg_k = ssl->s3->tmp.new_cipher->algorithm_mkey; in ssl3_send_server_key_exchange()
1480 alg_k = ssl->s3->tmp.new_cipher->algorithm_mkey; in ssl3_get_client_key_exchange()
Ds3_clnt.c608 if ((cipher->algorithm_mkey & ssl->cert->mask_k) || in ssl3_write_client_cipher_list()
843 if ((c->algorithm_mkey & ct->mask_k) || (c->algorithm_auth & ct->mask_a) || in ssl3_get_server_hello()
1103 alg_k = ssl->s3->tmp.new_cipher->algorithm_mkey; in ssl3_get_server_key_exchange()
1588 uint32_t alg_k = ssl->s3->tmp.new_cipher->algorithm_mkey; in ssl3_send_client_key_exchange()
Ds3_lib.c513 alg_k = c->algorithm_mkey; in ssl3_choose_cipher()
Dt1_lib.c1820 const uint32_t alg_k = cipher->algorithm_mkey; in ssl_any_ec_cipher_suites_enabled()
1880 const uint32_t alg_k = ssl->s3->tmp.new_cipher->algorithm_mkey; in ext_ec_point_add_serverhello()
Dssl_lib.c2298 cipher->algorithm_mkey == SSL_kECDHE && in ssl3_can_false_start()
/external/boringssl/src/include/openssl/
Dssl.h3323 uint32_t algorithm_mkey; member
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...