Searched refs:SSL_get_current_compression (Results 1 – 12 of 12) 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:
253 SSL_get_current_compression;
332 SSL_get_current_compression;
227 SSL_get_current_compression 228 1_1_0 EXIST::FUNCTION:
1661 ret->compression = (SSL_get_current_compression(client.ssl) == NULL) in do_handshake_internal()
2088 __owur const COMP_METHOD *SSL_get_current_compression(const SSL *s);
3250 comp = SSL_get_current_compression(s); in print_stuff()
3291 comp = SSL_get_current_compression(s); in print_stuff()
4014 const COMP_METHOD *SSL_get_current_compression(const SSL *s) in SSL_get_current_compression() function
2165 __owur const COMP_METHOD *SSL_get_current_compression(const SSL *s);