Home
last modified time | relevance | path

Searched defs:next_serial (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dts.c777 static ASN1_INTEGER *next_serial(const char *serialfile) next_serial() function
H A Dx509.c285 int next_serial = 0, subject_hash = 0, issuer_hash = 0, ocspid = 0; in x509_main() local