Lines Matching full:algorithm_mkey
569 uint32_t algorithm_mkey;
820 if (cipher.algorithm_mkey != SSL_kGENERIC) {
917 if (!(alg_mkey & cp->algorithm_mkey) ||
1144 alg_mkey &= kCipherAliases[j].algorithm_mkey;
1396 return (cipher->algorithm_mkey & SSL_kECDHE) != 0;
1475 switch (cipher->algorithm_mkey) {
1523 if (cipher->algorithm_mkey == SSL_kGENERIC ||
1537 if (cipher->algorithm_mkey == SSL_kGENERIC ||
1562 switch (cipher->algorithm_mkey) {
1648 alg_mkey = cipher->algorithm_mkey;