Searched refs:rotate_serial (Results 1 – 3 of 3) sorted by relevance
536 int rotate_serial(const char *serialfile, const char *new_suffix,
1049 && !rotate_serial(serialfile, "new", "old")) in ca_main()1202 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
1485 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function