Home
last modified time | relevance | path

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

/openssl/apps/
H A Dts.c60 static ASN1_INTEGER *next_serial(const char *serialfile);
769 ASN1_INTEGER *serial = next_serial(serial_file); in serial_cb()
783 static ASN1_INTEGER *next_serial(const char *serialfile) in next_serial() function
H A Dx509.c294 int next_serial = 0, subject_hash = 0, issuer_hash = 0, ocspid = 0; in x509_main() local
495 next_serial = ++num; in x509_main()
963 } else if (i == next_serial) { in x509_main()
/openssl/doc/man1/
H A Dopenssl-x509.pod.in56 [B<-next_serial>]
379 =item B<-next_serial>
/openssl/
H A DCHANGES.md12206 patchlevels, 0.9.7e employed 'openssl x509 -next_serial' in
13285 number file is created using 'openssl x509 -next_serial' in CA.pl

Completed in 60 milliseconds