Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDCA.sh125 $X509 -in ${CATOP}/$CACERT -noout -next_serial \
HDx509.c196 int next_serial = 0; in MAIN() local
407 next_serial = ++num; in MAIN()
669 if (!noout || text || next_serial) { in MAIN()
727 } else if (next_serial == i) { in MAIN()
HDts.c109 static ASN1_INTEGER *next_serial(const char *serialfile);
864 ASN1_INTEGER *serial = next_serial(serial_file); in serial_cb()
877 static ASN1_INTEGER *next_serial(const char *serialfile) in next_serial() function
/NextBSD/crypto/openssl/
HDCHANGES3426 patchlevels, 0.9.7e employed 'openssl x509 -next_serial' in
4393 number file is created using 'openssl x509 -next_serial' in CA.pl