Home
last modified time | relevance | path

Searched refs:next_serial (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dts.c58 static ASN1_INTEGER *next_serial(const char *serialfile);
790 ASN1_INTEGER *serial = next_serial(serial_file); in serial_cb()
804 static ASN1_INTEGER *next_serial(const char *serialfile) in next_serial() function
H A Dx509.c351 int next_serial = 0, subject_hash = 0, issuer_hash = 0, ocspid = 0; in x509_main() local
554 next_serial = ++num; in x509_main()
1020 } else if (i == next_serial) { in x509_main()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in56 [B<-next_serial>]
379 =item B<-next_serial>
/freebsd/crypto/openssl/
H A DCHANGES.md13636 patchlevels, 0.9.7e employed 'openssl x509 -next_serial' in
14715 number file is created using 'openssl x509 -next_serial' in CA.pl