Searched refs:rotate_serial (Results 1 – 3 of 3) sorted by relevance
229 int rotate_serial(const char *serialfile, const char *new_suffix,
1146 && !rotate_serial(serialfile, "new", "old")) in ca_main()1310 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
1568 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function