Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/ssl/
H A Dssl_ciph.c1919 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void) in STACK_OF() argument
1924 STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP) in STACK_OF() argument
1936 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void) in STACK_OF() argument
1942 STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP) in STACK_OF() argument
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dssl.h216 typedef struct ssl_comp_st SSL_COMP; typedef