Home | History | Annotate | Download | only in ssl

Lines Matching full:algorithm_mkey

251       if ((cipher->algorithm_mkey & mask_k) ||
691 if ((cipher->algorithm_mkey & mask_k) || (cipher->algorithm_auth & mask_a) ||
942 uint32_t alg_k = hs->new_cipher->algorithm_mkey;
1258 uint32_t alg_k = hs->new_cipher->algorithm_mkey;
1548 hs->new_cipher->algorithm_mkey != SSL_kECDHE ||