Home
last modified time | relevance | path

Searched refs:lastUpdate (Results 1 – 8 of 8) sorted by relevance

/openssl-master/crypto/x509/
A Dx509cset.c41 return ossl_x509_set1_time(&x->crl.lastUpdate, tm); in X509_CRL_set1_lastUpdate()
86 return crl->crl.lastUpdate; in X509_CRL_get0_lastUpdate()
97 return crl->crl.lastUpdate; in X509_CRL_get_lastUpdate()
A Dx_crl.c71 ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME),
/openssl-master/doc/man3/
A DX509_get0_notBefore.pod47 B<lastUpdate> and B<nextUpdate> fields of B<crl>. The value
52 X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate() set the B<lastUpdate>
63 or NULL if the B<lastUpdate> field is absent.
A DX509_STORE_CTX_get_error.pod176 format error in CRL's lastUpdate field>
178 The CRL B<lastUpdate> field contains an invalid time.
/openssl-master/doc/man1/
A Dopenssl-crl.pod.in126 Output the lastUpdate field.
A Dopenssl-ca.pod.in352 Allows the value of the CRL's lastUpdate field to be explicitly set; if
/openssl-master/include/crypto/
A Dx509.h93 ASN1_TIME *lastUpdate; /* lastUpdate field */ member
/openssl-master/
A DCHANGES.md1455 allowing the `lastUpdate` and `nextUpdate` fields in the generated CRL to

Completed in 27 milliseconds