Searched refs:algorithm_mkey (Results 1 – 9 of 9) sorted by relevance
644 uint32_t algorithm_mkey; member1054 } 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()
1072 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()
608 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()
513 alg_k = c->algorithm_mkey; in ssl3_choose_cipher()
1820 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()
2298 cipher->algorithm_mkey == SSL_kECDHE && in ssl3_can_false_start()
3323 uint32_t algorithm_mkey; member
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...