Searched refs:COMP_CTX_get_method (Results 1 – 7 of 7) sorted by relevance
31 const COMP_METHOD *COMP_CTX_get_method(const COMP_CTX *ctx);
34 const COMP_METHOD *COMP_CTX_get_method(const COMP_CTX *ctx) in COMP_CTX_get_method() function
336 COMP_CTX_get_method(3)
394 COMP_CTX_get_method(3)
2358 COMP_CTX_get_method 2409 3_0_0 EXIST::FUNCTION:COMP
4258 return s->compress ? COMP_CTX_get_method(s->compress) : NULL; in ssl_init_wbio_buffer() 4267 return s->expand ? COMP_CTX_get_method(s->expand) : NULL; in ssl_init_wbio_buffer()
722 COMP_CTX_get_method;