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

/freebsd-10.0-release/crypto/openssl/apps/
H A Dapps.h301 int rotate_serial(char *serialfile, char *new_suffix, char *old_suffix);
H A Dca.c1361 if (!rotate_serial(serialfile,"new","old")) goto err;
1508 if (!rotate_serial(crlnumberfile,"new","old")) goto err;
H A Dapps.c1712 int rotate_serial(char *serialfile, char *new_suffix, char *old_suffix) function

Completed in 294 milliseconds