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.java201 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()
227 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
277 IkeSaRecordConfig ikeSaRecordConfig) { in makeIkeSaRecord()
1120 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()
1139 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DSaRecordTest.java183 IkeSaRecordConfig ikeSaRecordConfig = in testMakeIkeSaRecord() local
DIkeSessionStateMachineTest.java2060 IkeSaRecordConfig ikeSaRecordConfig = mIkeSaRecordConfigCaptor.getValue(); in verifyIkeSaNegotiationResult() local