Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_current_cipher

1478 		SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1480 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)
1482 SSL_CIPHER_get_version(SSL_get_current_cipher(s))
1484 SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1723 const SSL_CIPHER *SSL_get_current_cipher(const SSL *s);