| /src/crypto/external/apache2/openssl/dist/apps/include/ |
| apps.h | 232 /* load_serial, save_serial, and rotate_serial are also used for CRL numbers */ 237 int rotate_serial(const char *serialfile, const char *new_suffix,
|
| /src/crypto/external/bsd/openssl/dist/apps/include/ |
| apps.h | 224 /* load_serial, save_serial, and rotate_serial are also used for CRL numbers */ 229 int rotate_serial(const char *serialfile, const char *new_suffix,
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| apps.h | 531 /* load_serial, save_serial, and rotate_serial are also used for CRL numbers */ 536 int rotate_serial(const char *serialfile, const char *new_suffix,
|
| ca.c | 1049 && !rotate_serial(serialfile, "new", "old")) 1202 && !rotate_serial(crlnumberfile, "new", "old"))
|
| apps.c | 1485 int rotate_serial(const char *serialfile, const char *new_suffix, function
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| ca.c | 1152 && !rotate_serial(serialfile, "new", "old")) 1307 && !rotate_serial(crlnumberfile, "new", "old"))
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| ca.c | 1146 && !rotate_serial(serialfile, "new", "old")) 1310 && !rotate_serial(crlnumberfile, "new", "old"))
|
| /src/crypto/external/bsd/openssl/dist/apps/lib/ |
| apps.c | 1568 int rotate_serial(const char *serialfile, const char *new_suffix, function
|
| /src/crypto/external/apache2/openssl/dist/apps/lib/ |
| apps.c | 1594 int rotate_serial(const char *serialfile, const char *new_suffix, function
|