Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509cset.c47 return ossl_x509_set1_time(&x->crl.enc.modified, &x->crl.lastUpdate, tm); in X509_CRL_set1_lastUpdate()
93 return crl->crl.lastUpdate; in X509_CRL_get0_lastUpdate()
104 return crl->crl.lastUpdate; in X509_CRL_get_lastUpdate()
H A Dx_crl.c71 ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME),
/openssl/doc/man3/
H A DX509_get0_notBefore.pod65 B<lastUpdate> and B<nextUpdate> fields of I<crl>. The value
70 X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate() set the B<lastUpdate>
83 or NULL if the B<lastUpdate> field is absent.
H A DX509_STORE_CTX_get_error.pod180 format error in CRL's lastUpdate field>
182 The CRL B<lastUpdate> field contains an invalid time.
/openssl/doc/man1/
H A Dopenssl-crl.pod.in131 Output the lastUpdate field.
H A Dopenssl-ca.pod.in374 Allows the value of the CRL's lastUpdate field to be explicitly set; if
/openssl/include/crypto/
H A Dx509.h93 ASN1_TIME *lastUpdate; /* lastUpdate field */ member
/openssl/
H A DCHANGES.md3376 allowing the `lastUpdate` and `nextUpdate` fields in the generated CRL to

Completed in 69 milliseconds