Lines Matching refs:X509_free
76 sk_X509_pop_free(ctx->untrusted, X509_free);
80 sk_X509_pop_free(untrusted, X509_free);
198 X509_free(ctx->srvCert);
199 X509_free(ctx->validatedSrvCert);
202 sk_X509_pop_free(ctx->untrusted, X509_free);
204 X509_free(ctx->cert);
205 sk_X509_pop_free(ctx->chain, X509_free);
219 sk_X509_pop_free(ctx->extraCertsOut, X509_free);
227 X509_free(ctx->oldCert);
233 X509_free(ctx->newCert);
234 sk_X509_pop_free(ctx->newChain, X509_free);
235 sk_X509_pop_free(ctx->caPubs, X509_free);
236 sk_X509_pop_free(ctx->extraCertsIn, X509_free);
289 X509_free(ctx->validatedSrvCert);
497 sk_X509_pop_free(ctx->newChain, X509_free);
523 sk_X509_pop_free(ctx->extraCertsIn, X509_free);
541 sk_X509_pop_free(ctx->extraCertsOut, X509_free);
619 sk_X509_pop_free(ctx->caPubs, X509_free);
801 X509_free(ctx->newCert);