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.java226 IkeMessage rekeyRequest, in makeRekeyedIkeSaRecord() argument
232 rekeyRequest.getPayloadForType( in makeRekeyedIkeSaRecord()
241 IkeMessage localMsg = ikeSaRecordConfig.isLocalInit ? rekeyRequest : rekeyResponse; in makeRekeyedIkeSaRecord()
242 IkeMessage remoteMsg = ikeSaRecordConfig.isLocalInit ? rekeyResponse : rekeyRequest; in makeRekeyedIkeSaRecord()
744 IkeMessage rekeyRequest, in makeRekeyedIkeSaRecord() argument
757 rekeyRequest, in makeRekeyedIkeSaRecord()
1155 IkeMessage rekeyRequest, in makeRekeyedIkeSaRecord() argument