Home
last modified time | relevance | path

Searched defs:ikeSaRecordConfig (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java202 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()
228 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
276 IkeSaRecordConfig ikeSaRecordConfig) { in makeIkeSaRecord()
1098 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()
1117 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DSaRecordTest.java181 IkeSaRecordConfig ikeSaRecordConfig = in testMakeIkeSaRecord() local
DIkeSessionStateMachineTest.java1431 IkeSaRecordConfig ikeSaRecordConfig = mIkeSaRecordConfigCaptor.getValue(); in disableTestCreateIkeLocalIkeInit() local