Searched refs:SSL_get_cipher_bits (Results 1 – 3 of 3) 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
484 =item int B<SSL_get_cipher_bits>(const SSL *ssl, int *alg_bits);
1611 # define SSL_get_cipher_bits(s,np) \ macro