Home
last modified time | relevance | path

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

/openssl/test/
H A Dca_internals_test.c70 if (!TEST_true(rotate_index(indexfile, "new", "old"))) in test_do_updatedb()
/openssl/apps/include/
H A Dapps.h241 int rotate_index(const char *dbfile, const char *new_suffix,
/openssl/apps/
H A Dsrp.c607 if (!rotate_index(srpvfile, "new", "old")) in srp_main()
H A Dca.c768 if (!rotate_index(dbfile, "new", "old")) in ca_main()
1138 if (!rotate_index(dbfile, "new", "old")) in ca_main()
1319 if (!rotate_index(dbfile, "new", "old")) in ca_main()
/openssl/apps/lib/
H A Dapps.c1735 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index() function

Completed in 27 milliseconds