Searched refs:notBefore (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_pku.c82 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0),
93 if (usage->notBefore) {
95 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
H A Dx509v3.h163 ASN1_GENERALIZEDTIME *notBefore; member in struct:PKEY_USAGE_PERIOD_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_pku.c78 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0),
88 if(usage->notBefore) {
90 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
H A Dx509v3.h152 ASN1_GENERALIZEDTIME *notBefore; member in struct:PKEY_USAGE_PERIOD_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_pku.c82 ASN1_IMP_OPT(PKEY_USAGE_PERIOD, notBefore, ASN1_GENERALIZEDTIME, 0),
93 if (usage->notBefore) {
95 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
H A Dx509v3.h163 ASN1_GENERALIZEDTIME *notBefore; member in struct:PKEY_USAGE_PERIOD_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_val.c65 ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dx_val.c65 ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_val.c65 ASN1_SIMPLE(X509_VAL, notBefore, ASN1_TIME),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_set.c119 in = x->cert_info->validity->notBefore;
123 M_ASN1_TIME_free(x->cert_info->validity->notBefore);
124 x->cert_info->validity->notBefore = in;
H A Dx509_r2x.c97 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL)
H A Dx509.h153 ASN1_TIME *notBefore; member in struct:X509_val_st
593 # define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_set.c112 in=x->cert_info->validity->notBefore;
118 M_ASN1_TIME_free(x->cert_info->validity->notBefore);
119 x->cert_info->validity->notBefore=in;
H A Dx509_r2x.c97 if (X509_gmtime_adj(xi->validity->notBefore,0) == NULL)
H A Dx509.h154 ASN1_TIME *notBefore; member in struct:X509_val_st
725 #define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_set.c119 in = x->cert_info->validity->notBefore;
123 M_ASN1_TIME_free(x->cert_info->validity->notBefore);
124 x->cert_info->validity->notBefore = in;
H A Dx509_r2x.c97 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL)
H A Dx509.h153 ASN1_TIME *notBefore; member in struct:X509_val_st
593 # define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dx509asn1.h102 curl_asn1Element notBefore; member in struct:__anon1013
H A Dx509asn1.c716 /* Get notBefore and notAfter. */
718 ccp = Curl_getASN1Element(&cert->notBefore, elem.beg, elem.end);
944 ccp = Curl_ASN1tostr(&cert.notBefore, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dnss.c679 PRTime notBefore, notAfter; local
686 CERT_GetCertTimes(cert, &notBefore, &notAfter);
687 PR_ExplodeTime(notBefore, PR_GMTParameters, &printableTime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509.h154 ASN1_TIME *notBefore; member in struct:X509_val_st
725 #define X509_get_notBefore(x) ((x)->cert_info->validity->notBefore)
H A Dx509v3.h152 ASN1_GENERALIZEDTIME *notBefore; member in struct:PKEY_USAGE_PERIOD_st

Completed in 322 milliseconds