Home
last modified time | relevance | path

Searched refs:rotate_serial (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/apps/
Dapps.h533 int rotate_serial(const char *serialfile, const char *new_suffix,
Dca.c1048 && !rotate_serial(serialfile, "new", "old")) in ca_main()
1200 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
Dapps.c1472 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function