Searched refs:x509_certificate_chain_free (Results 1 – 5 of 5) sorted by relevance
313 x509_certificate_chain_free(chain); in tls_process_certificate()327 x509_certificate_chain_free(chain); in tls_process_certificate()342 x509_certificate_chain_free(chain); in tls_process_certificate()353 x509_certificate_chain_free(chain); in tls_process_certificate()398 x509_certificate_chain_free(chain); in tls_process_certificate()402 x509_certificate_chain_free(chain); in tls_process_certificate()
382 x509_certificate_chain_free(chain); in tls_process_certificate()396 x509_certificate_chain_free(chain); in tls_process_certificate()411 x509_certificate_chain_free(chain); in tls_process_certificate()422 x509_certificate_chain_free(chain); in tls_process_certificate()465 x509_certificate_chain_free(chain); in tls_process_certificate()469 x509_certificate_chain_free(chain); in tls_process_certificate()
112 void x509_certificate_chain_free(struct x509_certificate *cert);
31 x509_certificate_chain_free(cred->trusted_certs); in tlsv1_cred_free()32 x509_certificate_chain_free(cred->cert); in tlsv1_cred_free()
66 void x509_certificate_chain_free(struct x509_certificate *cert) in x509_certificate_chain_free() function