Home | History | Annotate | Download | only in ssl

Lines Matching full:mask_a

609         (cipher->algorithm_auth & ssl->cert->mask_a)) {
843 if ((c->algorithm_mkey & ct->mask_k) || (c->algorithm_auth & ct->mask_a) ||