load_all_certs_from_file 623 ext/openssl/openssl.c static STACK_OF(X509) * load_all_certs_from_file(char *certfile); load_all_certs_from_file 2073 ext/openssl/openssl.c static STACK_OF(X509) * load_all_certs_from_file(char *certfile) load_all_certs_from_file 2170 ext/openssl/openssl.c untrustedchain = load_all_certs_from_file(untrusted); load_all_certs_from_file 4058 ext/openssl/openssl.c others = load_all_certs_from_file(extracerts); load_all_certs_from_file 4310 ext/openssl/openssl.c others = load_all_certs_from_file(extracertsfilename);