Searched refs:alg_bits (Results 1 – 3 of 3) sorted by relevance
1744 int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits) in SSL_CIPHER_get_bits() argument1750 if (alg_bits != NULL) *alg_bits = c->alg_bits; in SSL_CIPHER_get_bits()
404 int alg_bits; /* Number of bits for algorithm */ member1683 int SSL_CIPHER_get_bits(const SSL_CIPHER *c,int *alg_bits);