Home | History | Annotate | Download | only in crypto

Lines Matching refs:expiry_time

191     : expiry_time(QuicWallTime::Zero()),
274 if (options.expiry_time.IsZero()) {
281 msg.SetValue(kEXPY, options.expiry_time.ToUNIXSeconds());