Searched refs:getInboundIntegrityKey (Results 1 – 4 of 4) sorted by relevance
212 ikeSaRecord.getInboundIntegrityKey()); in testMakeIkeSaRecord()321 childSaRecord.getInboundIntegrityKey()); in testMakeChildSaRecord()
729 ikeSaRecord.getInboundIntegrityKey(), in decode()
138 public byte[] getInboundIntegrityKey() { in getInboundIntegrityKey() method in SaRecord
256 doReturn(new byte[0]).when(mMockIkeSaRecord).getInboundIntegrityKey(); in setUp()