Searched defs:hardLifetimeSec (Results 1 – 6 of 6) sorted by relevance
110 int hardLifetimeSec, in ChildSessionParams()344 protected void validateAndSetLifetime(int hardLifetimeSec, int softLifetimeSec) { in validateAndSetLifetime()
36 int hardLifetimeSec, in TransportModeChildSessionParams()
64 int hardLifetimeSec, in TunnelModeChildSessionParams()
532 int hardLifetimeSec, in IkeSessionParams()
120 int hardLifetimeSec = (int) TimeUnit.HOURS.toSeconds(3L); in testBuildChildSessionParamsWithLifetime() local
222 int hardLifetimeSec = (int) TimeUnit.HOURS.toSeconds(20L); in testBuildWithPskAndLifetime() local