Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps.h229 int rotate_serial(const char *serialfile, const char *new_suffix,
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h536 int rotate_serial(const char *serialfile, const char *new_suffix,
H A Dca.c1049 && !rotate_serial(serialfile, "new", "old")) in ca_main()
1202 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
H A Dapps.c1485 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dca.c1146 && !rotate_serial(serialfile, "new", "old")) in ca_main()
1310 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c1568 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function