Lines Matching defs:notafter
356 time_t *notbefore = NULL, *expires = NULL, *notafter = NULL;
411 notafter = &aspa->notafter;
428 notafter = &cert->notafter;
443 notafter = &mft->nextupdate;
452 notafter = &gbr->notafter;
461 notafter = &geofeed->notafter;
470 notafter = &roa->notafter;
479 notafter = &rsc->notafter;
488 notafter = &spl->notafter;
497 notafter = &tak->notafter;
549 notafter = NULL;
555 notafter = &cert->notafter;
572 *expires = x509_find_expires(*notafter, a, &crlt);
610 else if (notafter != NULL && *notafter < now)