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

/freebsd-13-stable/crypto/openssl/apps/
H A Dx509.c184 int preserve_dates = 0; local
946 x509_certify(X509_STORE *ctx, const char *CAfile, const EVP_MD *digest, X509 *x, X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts, const char *serialfile, int create, int days, int clrext, CONF *conf, const char *section, ASN1_INTEGER *sno, int reqfile, int preserve_dates) argument
1058 sign(X509 *x, EVP_PKEY *pkey, int days, int clrext, const EVP_MD *digest, CONF *conf, const char *section, int preserve_dates) argument
[all...]

Completed in 73 milliseconds