Home | History | Annotate | Download | only in base

Lines Matching refs:not_after

681   PRTime not_after = now + valid_duration.InMicroseconds();
684 CERTValidity* validity = CERT_CreateValidity(now, not_after);