Lines Matching full:alg_bits
1643 int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits)1649 if (alg_bits != NULL) *alg_bits = c->alg_bits;