Home | History | Annotate | Download | only in ssl

Lines Matching refs:expand

2759 	if (s->expand != NULL)
2761 COMP_CTX_free(s->expand);
2762 s->expand=NULL;
2816 if (s->expand != NULL)
2817 return(s->expand->meth);