Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_COMP

755 typedef struct ssl_comp_st SSL_COMP;
770 DECLARE_STACK_OF(SSL_COMP)
866 STACK_OF(SSL_COMP) *comp_methods; /* stack of SSL_COMP, SSLv3/TLSv1 */
2080 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);