certs_from_file
if (!certs_from_file(roots_file, &roots))
if (!certs_from_file(bundle_file, &bundle))
if (!certs_from_file(cert_file, &cert))
if (!use_dir && !certs_from_file(roots_file, &roots))
if (!certs_from_file(bundle_file, &bundle))
if (!use_dir && !certs_from_file(roots_file, &roots, 1))
if (!certs_from_file(bundle_file, &bundle, 1))
if (!certs_from_file(bundle_file, &bundle, 0))
if (!use_dir && !certs_from_file(roots_file, &roots))
if (!certs_from_file(bundle_file, &bundle))
if (!certs_from_file(roots_file, &roots))
if (!certs_from_file(leaf_file, &bundle))
if (intermediate_file != NULL && !certs_from_file(intermediate_file,
if (!use_dir && !certs_from_file(roots_file, &roots))
if (!certs_from_file(bundle_file, &bundle))
if (!certs_from_file(roots_file, &roots))
if (!certs_from_file(bundle_file, &bundle))