Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2128 typedef struct ssl3_comp_st { struct
2129 int comp_id; /* The identifier byte for this compression
2131 char *name; /* Text name used for the compression type */
2132 COMP_METHOD *method; /* The method :-) */