Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_current_cipher

1523 		SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1525 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)
1527 SSL_CIPHER_get_version(SSL_get_current_cipher(s))
1529 SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1768 const SSL_CIPHER *SSL_get_current_cipher(const SSL *s);