Searched defs:SSL_COMP (Results 1 - 2 of 2) sorted by relevance

/external/openssl/include/openssl/
H A Dssl.h755 typedef struct ssl_comp_st SSL_COMP; typedef in typeref:struct:ssl_comp_st
770 DECLARE_STACK_OF(SSL_COMP)
866 STACK_OF(SSL_COMP) *comp_methods; /* stack of SSL_COMP, SSLv3/TLSv1 */
2038 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
/external/openssl/ssl/
H A Dssl.h755 typedef struct ssl_comp_st SSL_COMP; typedef in typeref:struct:ssl_comp_st
770 DECLARE_STACK_OF(SSL_COMP)
866 STACK_OF(SSL_COMP) *comp_methods; /* stack of SSL_COMP, SSLv3/TLSv1 */
2038 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);

Completed in 48 milliseconds