Searched refs:rotate_serial (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/ |
H A D | apps.h | 229 int rotate_serial(const char *serialfile, const char *new_suffix,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | apps.h | 536 int rotate_serial(const char *serialfile, const char *new_suffix,
|
H A D | ca.c | 1049 && !rotate_serial(serialfile, "new", "old")) in ca_main() 1202 && !rotate_serial(crlnumberfile, "new", "old")) in ca_main()
|
H A D | apps.c | 1485 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | ca.c | 1146 && !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 D | apps.c | 1568 int rotate_serial(const char *serialfile, const char *new_suffix, in rotate_serial() function
|