Searched refs:getInboundDecryptionKey (Results 1 – 4 of 4) sorted by relevance
220 ikeSaRecord.getInboundDecryptionKey()); in testMakeIkeSaRecord()333 childSaRecord.getInboundDecryptionKey()); in testMakeChildSaRecord()
730 ikeSaRecord.getInboundDecryptionKey(), in decode()
156 public byte[] getInboundDecryptionKey() { in getInboundDecryptionKey() method in SaRecord
255 doReturn(new byte[0]).when(mMockIkeSaRecord).getInboundDecryptionKey(); in setUp()