Home | History | Annotate | Download | only in ssl

Lines Matching full:algorithm_auth

609         (cipher->algorithm_auth & ssl->cert->mask_a)) {
843 if ((c->algorithm_mkey & ct->mask_k) || (c->algorithm_auth & ct->mask_a) ||
945 if (cipher->algorithm_auth & SSL_aECDSA) {
1089 if (ssl->s3->tmp.new_cipher->algorithm_auth & SSL_aPSK) {
1104 alg_a = ssl->s3->tmp.new_cipher->algorithm_auth;
1589 uint32_t alg_a = ssl->s3->tmp.new_cipher->algorithm_auth;