Home
last modified time | relevance | path

Searched refs:add_certs_from_file (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Dcrl2pkcs7.c22 static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile);
152 if (add_certs_from_file(cert_stack, certfile) < 0) { in crl2pkcs7_main()
194 static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile) in add_certs_from_file() function

Completed in 6 milliseconds