Home | History | Annotate | Download | only in ssl

Lines Matching refs:expand

2836 	if (s->expand != NULL)
2838 COMP_CTX_free(s->expand);
2839 s->expand=NULL;
2895 if (s->expand != NULL)
2896 return(s->expand->meth);