Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/apps/
Dapps.h536 int rotate_serial(const char *serialfile, const char *new_suffix,
Dca.c1049 && !rotate_serial(serialfile, "new", "old")) in ca_main()
1202 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
Dapps.c1485 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function