Searched refs:save_serial (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/openssl/
H A Dapps.h212 int save_serial(char *serialfile, char *suffix, BIGNUM *serial,
H A Dca.c1299 if (!save_serial(serialfile, "new", serial, NULL))
1502 if (!save_serial(crlnumberfile, "new", crlnumber, NULL))
H A Dx509.c1464 if (!save_serial(buf, NULL, serial, &bs))
H A Dapps.c1174 save_serial(char *serialfile, char *suffix, BIGNUM *serial, function

Completed in 219 milliseconds