Searched refs:getInboundDecryptionKey (Results 1 – 4 of 4) sorted by relevance
218 ikeSaRecord.getInboundDecryptionKey()); in testMakeIkeSaRecord()327 childSaRecord.getInboundDecryptionKey()); in testMakeChildSaRecord()
602 ikeSaRecord.getInboundDecryptionKey(), in decode()
157 public byte[] getInboundDecryptionKey() { in getInboundDecryptionKey() method in SaRecord
253 doReturn(new byte[0]).when(mMockIkeSaRecord).getInboundDecryptionKey(); in setUp()