Home | History | Annotate | Download | only in ssl

Lines Matching refs:alg_a

1850   const uint32_t alg_a = hs->new_cipher->algorithm_auth;
1851 const int using_ecc = (alg_k & SSL_kECDHE) || (alg_a & SSL_aECDSA);