Searched refs:SSL_get_cipher (Results 1 – 4 of 4) 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
467 =item const char *B<SSL_get_cipher>(const SSL *ssl);
30 int SSL_get_cipher(SSL s, char **cipher);
1064 #define SSL_get_cipher(s) \ macro