Home
last modified time | relevance | path

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

/openssl/test/
H A Dca_internals_test.c67 if (!TEST_true(save_index(indexfile, "new", db))) in test_do_updatedb()
/openssl/apps/include/
H A Dapps.h243 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
/openssl/apps/
H A Dsrp.c602 if (!save_index(srpvfile, "new", db)) in srp_main()
H A Dca.c753 if (!save_index(dbfile, "new", db)) in ca_main()
1046 if (!save_index(dbfile, "new", db)) in ca_main()
1290 if (!save_index(dbfile, "new", db)) in ca_main()
/openssl/apps/lib/
H A Dapps.c1793 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index() function

Completed in 24 milliseconds