Home
last modified time | relevance | path

Searched refs:notBefore (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddanetest.in56 notBefore=Dec 14 00:10:34 2015 GMT
71 notBefore=Dec 14 00:10:34 2015 GMT
86 notBefore=Dec 14 00:10:34 2015 GMT
101 notBefore=Dec 14 00:10:34 2015 GMT
116 notBefore=Dec 14 00:10:34 2015 GMT
131 notBefore=Dec 14 00:10:34 2015 GMT
146 notBefore=Dec 14 00:10:34 2015 GMT
161 notBefore=Dec 14 00:10:34 2015 GMT
176 notBefore=Dec 14 00:10:34 2015 GMT
191 notBefore=Dec 14 00:10:34 2015 GMT
[all …]
H A Ddane-cross.in27 notBefore=Jan 15 08:19:49 2016 GMT
50 notBefore=Jan 15 08:19:49 2016 GMT
72 notBefore=Aug 30 18:36:38 2021 GMT
94 notBefore=Aug 30 18:33:26 2021 GMT
H A Ddanetest.pem3 notBefore=Dec 13 23:13:08 2015 GMT
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddanetest.in56 notBefore=Dec 14 00:10:34 2015 GMT
71 notBefore=Dec 14 00:10:34 2015 GMT
86 notBefore=Dec 14 00:10:34 2015 GMT
101 notBefore=Dec 14 00:10:34 2015 GMT
116 notBefore=Dec 14 00:10:34 2015 GMT
131 notBefore=Dec 14 00:10:34 2015 GMT
146 notBefore=Dec 14 00:10:34 2015 GMT
161 notBefore=Dec 14 00:10:34 2015 GMT
178 notBefore=Dec 13 23:23:52 2015 GMT
193 notBefore=Dec 13 23:20:09 2015 GMT
[all …]
H A Ddane-cross.in27 notBefore=Jan 15 08:19:49 2016 GMT
50 notBefore=Jan 15 08:19:49 2016 GMT
72 notBefore=Aug 30 18:36:38 2021 GMT
94 notBefore=Aug 30 18:33:26 2021 GMT
H A Ddanetest.pem3 notBefore=Dec 13 23:13:08 2015 GMT
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_pku.c30 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0),
41 if (usage->notBefore) {
43 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_pku.c30 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0),
41 if (usage->notBefore) {
43 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
H A Dx509_set.c82 return ossl_x509_set1_time(&x->cert_info.validity.notBefore, tm); in X509_set1_notBefore()
118 return x->cert_info.validity.notBefore; in X509_get0_notBefore()
128 return x->cert_info.validity.notBefore; in X509_getm_notBefore()
H A Dx509_r2x.c50 if (X509_gmtime_adj(xi->validity.notBefore, 0) == NULL) in X509_REQ_to_X509()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dca.c60 time_t notBefore; member
142 tbs->notBefore = t; in hx509_ca_tbs_set_notBefore()
256 tbs->notBefore = hx509_cert_get_notBefore(cert); in hx509_ca_tbs_set_template()
1036 time_t notBefore; in ca_sign() local
1051 notBefore = tbs->notBefore; in ca_sign()
1052 if (notBefore == 0) in ca_sign()
1053 notBefore = time(NULL) - 3600 * 24; in ca_sign()
1164 tbsc->validity.notBefore.element = choice_Time_generalTime; in ca_sign()
1165 tbsc->validity.notBefore.u.generalTime = notBefore; in ca_sign()
H A Dcrmf.asn183 notBefore [0] Time OPTIONAL,
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CRMF_MSG_set0_validity.pod19 ASN1_TIME *notBefore, ASN1_TIME *notAfter);
43 OSSL_CRMF_MSG_set0_validity() sets the I<notBefore> and I<notAfter> fields
45 Any of the I<notBefore> and I<notAfter> parameters may be NULL,
47 On success ownership of I<notBefore> and I<notAfter> is transferred to I<crm>.
H A DX509_get0_notBefore.pod31 X509_get0_notBefore() and X509_get0_notAfter() return the B<notBefore>
41 X509_set1_notBefore() and X509_set1_notAfter() set the B<notBefore>
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_set.c82 return x509_set1_time(&x->cert_info.validity.notBefore, tm); in X509_set1_notBefore()
118 return x->cert_info.validity.notBefore; in X509_get0_notBefore()
128 return x->cert_info.validity.notBefore; in X509_getm_notBefore()
H A Dx509_r2x.c50 if (X509_gmtime_adj(xi->validity.notBefore, 0) == NULL) in X509_REQ_to_X509()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dx_val.c16 ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME),
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dx_val.c16 ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME),
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dnist-data29 # 4.2.1 Invalid CA notBefore Date Test1 - Reject - notBefore date in intermediate certificate is af…
11 # 4.2.2 Invalid EE notBefore Date Test2 - Reject - notBefore date in end entity certificate is afte…
13 # 4.2.3 Valid pre2000 UTC notBefore Date Test3 - Validate Successfully
15 # 4.2.4 Valid GeneralizedTime notBefore Date Test4 - Validate Successfully
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_get0_notBefore.pod31 X509_get0_notBefore() and X509_get0_notAfter() return the B<notBefore>
41 X509_set1_notBefore() and X509_set1_notAfter() set the B<notBefore>
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/crmf/
H A Dcrmf_lib.c259 ASN1_TIME *notBefore, ASN1_TIME *notAfter) in OSSL_CRMF_MSG_set0_validity() argument
271 vld->notBefore = notBefore; in OSSL_CRMF_MSG_set0_validity()
H A Dcrmf_local.h287 /* 0 */ ASN1_TIME *notBefore; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_msg.c312 ASN1_TIME *notBefore = ASN1_TIME_adj(NULL, now, 0, 0); in OSSL_CMP_CTX_setup_CRM() local
315 if (notBefore == NULL in OSSL_CMP_CTX_setup_CRM()
317 || !OSSL_CRMF_MSG_set0_validity(crm, notBefore, notAfter)) { in OSSL_CMP_CTX_setup_CRM()
318 ASN1_TIME_free(notBefore); in OSSL_CMP_CTX_setup_CRM()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.c1021 …Info*)((ComponentValidity*)csi_attr)->notBefore, (ComponentSyntaxInfo*)((ComponentValidity*)csi_as… in MatchingComponentValidity()
1034notBefore->identifier.bv_val && strncmp(comp->notBefore->identifier.bv_val, cr->cr_curr->ci_val.ci… in ExtractingComponentValidity()
1036 return comp->notBefore; in ExtractingComponentValidity()
1039 return ExtractingComponentTime ( mem_op, cr, comp->notBefore ); in ExtractingComponentValidity()
1090 rc = BDecComponentTime (mem_op, b, tagId1, elmtLen1, (&k->notBefore), &totalElmtsLen1, mode);
1092 (k->notBefore)->identifier.bv_val = (k->notBefore)->id_buf;
1093 (k->notBefore)->identifier.bv_len = strlen("notBefore");
1094 strcpy( (k->notBefore)->identifier.bv_val, "notBefore");
1184 rc = GDecComponentTime (mem_op, b, (&k->notBefore), bytesDecoded, mode);
1186 ( k->notBefore)->identifier.bv_val = peek_head;
[all …]
H A Dcertificate.asn149 notBefore Time,

12