Searched defs:ndays (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtimegm.c55 static const unsigned ndays[2][12] ={ local
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dcalyearstart.c27 u_int32 ndays; /* elapsed days since NTP starts */ local
46 u_int32 ndays; /* elapsed days since NTP starts */ local
65 u_int32 ndays; /* elapsed days since NTP starts */ local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dtimegm.c47 static const unsigned ndays[2][12] ={ variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Docsp.c257 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; local
1133 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Docsp.c252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; local
1028 make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db, STACK_OF(X509) *ca, X509 *rcert, EVP_PKEY *rkey, const EVP_MD *rmd, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(X509) *rother, unsigned long flags, int nmin, int ndays, int badsig, const EVP_MD *resp_md) argument
[all...]

Completed in 262 milliseconds