Searched refs:KEY_LEN_IKE_ENCR (Results 1 – 1 of 1) sorted by relevance
290 private static final int KEY_LEN_IKE_ENCR = 16; field in IkeSessionStateMachineTest653 new byte[KEY_LEN_IKE_ENCR], in makeDummyIkeSaRecord()654 new byte[KEY_LEN_IKE_ENCR], in makeDummyIkeSaRecord()1434 assertEquals(KEY_LEN_IKE_ENCR, ikeSaRecordConfig.encryptionKeyLength); in disableTestCreateIkeLocalIkeInit()