Searched refs:SSL_get_cipher (Results 1 – 9 of 9) sorted by relevance
5 SSL_get_current_cipher, SSL_get_cipher, SSL_get_cipher_name,13 #define SSL_get_cipher(s) \28 SSL_get_cipher() and SSL_get_cipher_name() are identical macros to obtain the
482 =item const char *B<SSL_get_cipher>(const SSL *ssl);
57 fprintf (log, "SSL connection using %s\n", SSL_get_cipher (ssl)); in main()
72 printf ("SSL connection using %s\n", SSL_get_cipher (ssl)); in main()
113 printf ("SSL connection using %s\n", SSL_get_cipher (ssl)); in main()
594 SSL_get_cipher(ssl)); in fetch_start_ssl()
465 SSL_get_cipher(conn->ssl)); in fetch_ssl()
1609 # define SSL_get_cipher(s) \ macro
6163 SSL_get_cipher