Home
last modified time | relevance | path

Searched refs:rekeyRequest (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java225 IkeMessage rekeyRequest, in makeRekeyedIkeSaRecord() argument
231 rekeyRequest.getPayloadForType( in makeRekeyedIkeSaRecord()
240 IkeMessage localMsg = ikeSaRecordConfig.isLocalInit ? rekeyRequest : rekeyResponse; in makeRekeyedIkeSaRecord()
241 IkeMessage remoteMsg = ikeSaRecordConfig.isLocalInit ? rekeyResponse : rekeyRequest; in makeRekeyedIkeSaRecord()
726 IkeMessage rekeyRequest, in makeRekeyedIkeSaRecord() argument
739 rekeyRequest, in makeRekeyedIkeSaRecord()
1137 IkeMessage rekeyRequest, in makeRekeyedIkeSaRecord() argument