Searched refs:lastUpdate (Results 1 – 6 of 6) sorted by relevance
91 in = x->crl->lastUpdate; in X509_CRL_set_lastUpdate()95 M_ASN1_TIME_free(x->crl->lastUpdate); in X509_CRL_set_lastUpdate()96 x->crl->lastUpdate = in; in X509_CRL_set_lastUpdate()
445 ASN1_TIME *lastUpdate; member603 # define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate)
82 output the lastUpdate field.
339 =item B<15 X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD: format error in CRL's lastUpdate field>341 the CRL lastUpdate field contains an invalid time.
133 =item B<X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD: format error in CRL's lastUpdate field>135 the CRL lastUpdate field contains an invalid time.
119 ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME),