Searched refs:SSL_get_current_expansion (Results 1 – 4 of 4) sorted by relevance
225 SSL_get_current_expansion 274 EXIST::FUNCTION:COMP
2537 const COMP_METHOD *SSL_get_current_expansion(SSL *s);2546 const void *SSL_get_current_expansion(SSL *s);
3040 const void *SSL_get_current_expansion(SSL *s) in SSL_get_current_expansion() function3053 const COMP_METHOD *SSL_get_current_expansion(SSL *s) in SSL_get_current_expansion() function
2226 expansion = SSL_get_current_expansion(s); in print_stuff()