Searched refs:algorithm_mkey (Results 1 – 15 of 15) sorted by relevance
461 if (cipher.algorithm_mkey == SSL_kGENERIC) { in NumTLS13Ciphers()489 uint32_t algorithm_mkey; member813 if (!(alg_mkey & cp->algorithm_mkey) || in ssl_cipher_apply_rule()1036 alg_mkey &= kCipherAliases[j].algorithm_mkey; in ssl_cipher_process_rulestr()1259 return (cipher->algorithm_mkey & SSL_kECDHE) != 0; in ssl_cipher_requires_server_key_exchange()1373 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_nid()1420 if (cipher->algorithm_mkey == SSL_kGENERIC || in SSL_CIPHER_get_min_version()1434 if (cipher->algorithm_mkey == SSL_kGENERIC || in SSL_CIPHER_get_max_version()1459 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_name()1532 alg_mkey = cipher->algorithm_mkey; in SSL_CIPHER_description()
270 if ((cipher->algorithm_mkey & mask_k) || in ssl_write_client_cipher_list()790 (cipher->algorithm_mkey & mask_k) || in do_read_server_hello()1080 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_server_key_exchange()1389 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_client_key_exchange()1667 hs->new_cipher->algorithm_mkey != SSL_kECDHE || in can_false_start()
369 (c->algorithm_mkey & mask_k) && in choose_cipher()971 (hs->new_cipher->algorithm_mkey & SSL_kECDHE) == 0) { in do_send_server_hello()1088 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_server_certificate()1293 if (hs->handback && hs->new_cipher->algorithm_mkey == SSL_kECDHE) { in do_read_client_certificate()1384 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_client_key_exchange()
519 uint32_t algorithm_mkey;
1930 const uint32_t alg_k = hs->new_cipher->algorithm_mkey; in ext_ec_point_add_serverhello()
479 uint32_t algorithm_mkey; member703 if (cipher.algorithm_mkey != SSL_kGENERIC) { in ssl_cipher_collect_ciphers()851 if (!(alg_mkey & cp->algorithm_mkey) || in ssl_cipher_apply_rule()1074 alg_mkey &= kCipherAliases[j].algorithm_mkey; in ssl_cipher_process_rulestr()1285 return (cipher->algorithm_mkey & SSL_kECDHE) != 0; in ssl_cipher_requires_server_key_exchange()1399 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_nid()1446 if (cipher->algorithm_mkey == SSL_kGENERIC || in SSL_CIPHER_get_min_version()1460 if (cipher->algorithm_mkey == SSL_kGENERIC || in SSL_CIPHER_get_max_version()1485 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_name()1558 alg_mkey = cipher->algorithm_mkey; in SSL_CIPHER_description()
266 if ((cipher->algorithm_mkey & mask_k) || in ssl_write_client_cipher_list()786 (cipher->algorithm_mkey & mask_k) || in do_read_server_hello()1076 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_server_key_exchange()1385 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_client_key_exchange()1663 hs->new_cipher->algorithm_mkey != SSL_kECDHE || in can_false_start()
490 uint32_t algorithm_mkey; member717 if (cipher.algorithm_mkey != SSL_kGENERIC) { in ssl_cipher_collect_ciphers()865 if (!(alg_mkey & cp->algorithm_mkey) || in ssl_cipher_apply_rule()1092 alg_mkey &= kCipherAliases[j].algorithm_mkey; in ssl_cipher_process_rulestr()1302 return (cipher->algorithm_mkey & SSL_kECDHE) != 0; in ssl_cipher_requires_server_key_exchange()1419 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_nid()1467 if (cipher->algorithm_mkey == SSL_kGENERIC || in SSL_CIPHER_get_min_version()1481 if (cipher->algorithm_mkey == SSL_kGENERIC || in SSL_CIPHER_get_max_version()1506 switch (cipher->algorithm_mkey) { in SSL_CIPHER_get_kx_name()1592 alg_mkey = cipher->algorithm_mkey; in SSL_CIPHER_description()
256 if ((cipher->algorithm_mkey & mask_k) || in ssl_write_client_cipher_list()774 (cipher->algorithm_mkey & mask_k) || in do_read_server_hello()1057 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_server_key_exchange()1369 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_client_key_exchange()1648 hs->new_cipher->algorithm_mkey != SSL_kECDHE || in can_false_start()
371 (c->algorithm_mkey & mask_k) && in choose_cipher()986 (hs->new_cipher->algorithm_mkey & SSL_kECDHE) == 0) { in do_send_server_hello()1090 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_send_server_certificate()1259 if (hs->handback && hs->new_cipher->algorithm_mkey == SSL_kECDHE) { in do_read_client_certificate()1350 uint32_t alg_k = hs->new_cipher->algorithm_mkey; in do_read_client_key_exchange()
529 uint32_t algorithm_mkey;
1920 const uint32_t alg_k = hs->new_cipher->algorithm_mkey; in ext_ec_point_add_serverhello()