Searched refs:KEY_LEN_IKE_PRF (Results 1 – 1 of 1) sorted by relevance
291 private static final int KEY_LEN_IKE_PRF = 20; field in IkeSessionStateMachineTest292 private static final int KEY_LEN_IKE_SKD = KEY_LEN_IKE_PRF;1432 assertEquals(KEY_LEN_IKE_PRF, ikeSaRecordConfig.prf.getKeyLength()); in disableTestCreateIkeLocalIkeInit()