Home | History | Annotate | Download | only in ssl

Lines Matching refs:X509_free

210         sk_X509_pop_free(session->x509_chain_without_leaf, X509_free);
450 X509_free(cert->x509_leaf);
455 sk_X509_pop_free(cert->x509_chain, X509_free);
480 X509_free(cert->x509_stash);
516 X509_free(x509);
524 sk_X509_pop_free(sess->x509_chain, X509_free);
526 sk_X509_pop_free(sess->x509_chain_without_leaf, X509_free);
529 X509_free(sess->x509_peer);
554 X509_free(session->x509_peer);
556 sk_X509_pop_free(session->x509_chain, X509_free);
558 sk_X509_pop_free(session->x509_chain_without_leaf, X509_free);
725 X509_free(leaf);
732 X509_free(leaf);
736 X509_free(sk_X509_shift(ctx.chain));
859 sk_X509_pop_free(chain, X509_free);
907 X509_free(cert->x509_stash);
1003 X509_free(x509);
1012 sk_X509_pop_free(chain, X509_free);
1286 X509_free(x509);