Searched defs:ssl3_comp_st (Results 1 – 1 of 1) sorted by relevance
2128 typedef struct ssl3_comp_st { struct2129 int comp_id; /* The identifier byte for this compression2131 char *name; /* Text name used for the compression type */2132 COMP_METHOD *method; /* The method :-) */