Searched refs:SSL_get_current_expansion (Results 1 – 4 of 4) sorted by relevance
256 SSL_get_current_expansion;
2079 __owur const COMP_METHOD *SSL_get_current_expansion(const SSL *s);
3259 expansion = SSL_get_current_expansion(s); in print_stuff()
3911 const COMP_METHOD *SSL_get_current_expansion(const SSL *s) in SSL_get_current_expansion() function