Home | History | Annotate | Download | only in ssl

Lines Matching defs:expiration

866 	    /* override caller's expiration time, which uses client timeout
883 /* override caller's expiration time, which uses client timeout
1683 PRUint32 expiration = cache->mutexTimeout;
1685 timeout = PR_SecondsToInterval(expiration);
1692 then = now - expiration;