Home | History | Annotate | Download | only in ssl

Lines Matching refs:ca_names

3028 	if (s->s3->tmp.ca_names != NULL)
3029 sk_X509_NAME_pop_free(s->s3->tmp.ca_names,X509_NAME_free);
3063 if (s->s3->tmp.ca_names != NULL)
3064 sk_X509_NAME_pop_free(s->s3->tmp.ca_names,X509_NAME_free);