Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DSaRecord.java202 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()
228 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
278 IkeSaRecordConfig ikeSaRecordConfig) { in makeIkeSaRecord()
1138 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()
1157 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
H A DSaRecordTest.java183 IkeSaRecordConfig ikeSaRecordConfig = in testMakeIkeSaRecord() local
H A DIkeSessionStateMachineTest.java1863 IkeSaRecordConfig ikeSaRecordConfig = mIkeSaRecordConfigCaptor.getValue(); in verifyIkeSaNegotiationResult() local