Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java227 IkeMessage rekeyResponse, in makeRekeyedIkeSaRecord() argument
236 rekeyResponse.getPayloadForType( in makeRekeyedIkeSaRecord()
241 IkeMessage localMsg = ikeSaRecordConfig.isLocalInit ? rekeyRequest : rekeyResponse; in makeRekeyedIkeSaRecord()
242 IkeMessage remoteMsg = ikeSaRecordConfig.isLocalInit ? rekeyResponse : rekeyRequest; in makeRekeyedIkeSaRecord()
745 IkeMessage rekeyResponse, in makeRekeyedIkeSaRecord() argument
758 rekeyResponse, in makeRekeyedIkeSaRecord()
1156 IkeMessage rekeyResponse, in makeRekeyedIkeSaRecord() argument