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

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h303 int save_serial(char *serialfile, char *suffix, BIGNUM *serial,
H A Dx509.c1082 if (!save_serial(buf, NULL, serial, &bs))
H A Dca.c1218 if (!save_serial(serialfile, "new", serial, NULL))
1414 if (!save_serial(crlnumberfile, "new", crlnumber, NULL))
H A Dapps.c1720 int save_serial(char *serialfile, char *suffix, BIGNUM *serial, function

Completed in 74 milliseconds