Searched refs:setup_verify (Results 1 - 5 of 5) sorted by relevance

/external/openssl/apps/
H A Dapps.h256 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath);
H A Dsmime.c672 if (!(store = setup_verify(bio_err, CAfile, CApath)))
H A Dcms.c881 if (!(store = setup_verify(bio_err, CAfile, CApath)))
H A Docsp.c851 store = setup_verify(bio_err, CAfile, CApath);
H A Dapps.c1424 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath) function

Completed in 71 milliseconds