Searched refs:getInboundIntegrityKey (Results 1 – 4 of 4) sorted by relevance
210 ikeSaRecord.getInboundIntegrityKey()); in testMakeIkeSaRecord()319 childSaRecord.getInboundIntegrityKey()); in testMakeChildSaRecord()
586 ikeSaRecord.getInboundIntegrityKey(), in decode()
139 public byte[] getInboundIntegrityKey() { in getInboundIntegrityKey() method in SaRecord
254 doReturn(new byte[0]).when(mMockIkeSaRecord).getInboundIntegrityKey(); in setUp()