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