Searched refs:lastUpdate (Results 1 – 5 of 5) sorted by relevance
89 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()
412 ASN1_TIME *lastUpdate; member697 #define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate)
98 ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME),
71 output the lastUpdate field.
223 =item B<15 X509_V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD: format error in CRL's lastUpdate field>225 the CRL lastUpdate field contains an invalid time. Unused.