Searched refs:SSL_get_cipher_bits (Results 1 – 4 of 4) sorted by relevance
6 SSL_get_cipher_bits, SSL_get_cipher_version - get SSL_CIPHER of a connection17 #define SSL_get_cipher_bits(s,np) \29 name of the currently used cipher. SSL_get_cipher_bits() is a
488 =item int B<SSL_get_cipher_bits>(const SSL *ssl, int *alg_bits);
265 MLINKS+= SSL_get_current_cipher.3 SSL_get_cipher_bits.3
1794 # define SSL_get_cipher_bits(s,np) \ macro