Searched refs:SSL_get_current_compression (Results 1 – 9 of 9) sorted by relevance
21 SSL_get_current_compression(3)
37 SSL_get_current_compression(3)
227 SSL_get_current_compression 228 3_0_0 EXIST::FUNCTION:
254 SSL_get_current_compression;
1640 ret->compression = (SSL_get_current_compression(client.ssl) == NULL) in do_handshake_internal()
3250 comp = SSL_get_current_compression(s); in print_stuff()
2237 __owur const COMP_METHOD *SSL_get_current_compression(const SSL *s);
2165 __owur const COMP_METHOD *SSL_get_current_compression(const SSL *s);
4255 const COMP_METHOD *SSL_get_current_compression(const SSL *s) in SSL_get_current_compression() function