Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 27) sorted by relevance

12

/openssl-master/apps/
A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
64 dirty = date = 1; in version_main()
94 seed = options = cflags = version = date = platform in version_main()
112 if (date) in version_main()
/openssl-master/util/
A Dmkbuildinf.pl15 my $date = gmtime($ENV{'SOURCE_DATE_EPOCH'} || time()) . " UTC";
31 #define DATE "built on: $date"
/openssl-master/doc/man3/
A DOpenSSL_version.pod76 date.
114 The date of the build process in the form C<built on: ...> if available
115 or C<built on: date not available> otherwise.
116 The date would not be available in a reproducible build, for example.
A DCMS_add1_recipient_cert.pod21 ASN1_GENERALIZEDTIME *date,
37 values B<date>, B<otherTypeId> and B<otherType> to CMS_ContentInfo enveloped
A DX509_CRL_get0_by_serial.pod48 revocation date of B<r>.
54 X509_REVOKED_set_revocationDate() sets the revocation date of B<r> to
A DX509_get0_notBefore.pod38 non-constant mutable references to the associated date field of
A DCMS_get0_RecipientInfos.pod77 B<palg>, the B<keyIdentifier> field is written to B<pid>, the B<date> field if
A DX509_STORE_CTX_get_error.pod149 The certificate is not yet valid: the C<notBefore> date is after the
154 The certificate has expired: that is the C<notAfter> date is before the
A DASN1_TIME_set.pod151 in RFC5280: if the date can be represented by UTCTime it is used, else
/openssl-master/doc/
A DREADME.md14 A few how-to documents; not necessarily up-to-date
/openssl-master/doc/man1/
A Dopenssl-ca.pod.in25 [B<-crl_lastupdate> I<date>]
26 [B<-crl_nextupdate> I<date>]
31 [B<-startdate> I<date>]
32 [B<-enddate> I<date>]
215 Specify the date output format. Values are: rfc_822 and iso_8601.
218 =item B<-startdate> I<date>
220 This allows the start date to be explicitly set. The format of the
221 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or
225 =item B<-enddate> I<date>
228 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure), or
[all …]
A Dopenssl-version.pod.in46 The date the current version of OpenSSL was built.
A Dopenssl-x509.pod.in179 it sets the validity start date to the current time
180 and the end date to a value determined by the B<-days> option.
219 Specify the date output format. Values are: rfc_822 and iso_8601.
253 Prints out the start date of the certificate, that is the notBefore date.
257 Prints out the expiry date of the certificate, that is the notAfter date.
A Dopenssl-crl.pod.in87 Specify the date output format. Values are: rfc_822 and iso_8601.
A Dopenssl-ts.pod.in77 The TSA attaches the current date and time to the received hash value,
/openssl-master/crypto/cms/
A Dcms_local.h214 ASN1_GENERALIZEDTIME *date; member
231 ASN1_GENERALIZEDTIME *date; member
A Dcms_env.c650 ASN1_GENERALIZEDTIME *date, in CMS_add0_recipient_key() argument
726 kekri->kekid->date = date; in CMS_add0_recipient_key()
763 *pdate = rkid->date; in CMS_RecipientInfo_kekri_get0_id()
A Dcms_asn1.c112 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME),
174 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
A Dcms_kari.c136 *tm = rid->d.rKeyId->date; in CMS_RecipientEncryptedKey_get0_id()
/openssl-master/
A DREADME.md135 It contains a lot of useful information, not all of which is up to date.
A DLICENSE.txt88 as of the date such litigation is filed.
/openssl-master/doc/man7/
A Dproxy-certificates.pod331 To this date, it seems that proxy certificates have only been used in
/openssl-master/include/openssl/
A Dcms.h.in220 ASN1_GENERALIZEDTIME *date,
A Dx509_vfy.h.in98 /* Keep these up to date! */
/openssl-master/external/perl/Text-Template-1.56/
A DLICENSE96 you changed the files and the date of any change; and

Completed in 34 milliseconds

12