Home | History | Annotate | Download | only in ssl

Lines Matching refs:X509_free

128 	if (x != NULL) X509_free(x);
147 X509_free(x);
211 X509_free(c->pkeys[i].x509);
444 X509_free(c->pkeys[i].x509);
497 if (x != NULL) X509_free(x);
516 X509_free(x);
718 sk_X509_pop_free(ssl->cert->key->cert_chain, X509_free);
787 sk_X509_pop_free(ctx->extra_certs, X509_free);
799 X509_free(ca);
817 if (x != NULL) X509_free(x);