Searched refs:SSL_CIPHER_get_bits (Results 1 – 8 of 8) sorted by relevance
8 SSL_CIPHER_get_bits,29 int SSL_CIPHER_get_bits(const SSL_CIPHER *cipher, int *alg_bits);57 SSL_CIPHER_get_bits() returns the number of secret bits used for B<cipher>.163 SSL_CIPHER_get_bits() returns a positive integer representing the number of
30 SSL_CIPHER_get_bits;
113 SSL_CIPHER_get_bits 114 3_0_0 EXIST::FUNCTION:
1186 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)1620 __owur int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits);
1114 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)1548 __owur int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits);
1942 int SSL_CIPHER_get_bits(const SSL_CIPHER *c, int *alg_bits) in SSL_CIPHER_get_bits() function
1960 b = SSL_CIPHER_get_bits(c, &r);
3757 MLINKS+= SSL_CIPHER_get_name.3 SSL_CIPHER_get_bits.3