Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_ciph.c1918 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void) in STACK_OF() argument
1923 STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP) in STACK_OF() argument
1935 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void) in STACK_OF() argument
1941 STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP) in STACK_OF() argument
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h216 typedef struct ssl_comp_st SSL_COMP; typedef