Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/include/
H A Dapps.h229 int rotate_serial(const char *serialfile, const char *new_suffix,
/freebsd/crypto/openssl/apps/
H A Dca.c1146 && !rotate_serial(serialfile, "new", "old")) in ca_main()
1310 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c1568 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function