Searched refs:decryptBytes (Results 1 – 13 of 13) sorted by relevance
149 () -> mKAnonObliviousHttpEncryptor.decryptBytes(null, UNUSED_CONTEXT_ID)); in test_decryptBytes_invalidEncryptedBytes()167 mKAnonObliviousHttpEncryptor.decryptBytes( in test_decryptBytes_noEncryptionContext_throwsException()195 mKAnonObliviousHttpEncryptor.decryptBytes(encryptedBytes, UNUSED_CONTEXT_ID); in test_decryptBytes_success()222 mKAnonObliviousHttpEncryptor.decryptBytes(encryptedBytes, UNUSED_CONTEXT_ID); in test_decryptBytes_success_withServerAuctionMediaTypeNoChange()
162 NullPointerException.class, () -> mObliviousHttpEncryptor.decryptBytes(null, 1L)); in test_decryptBytes_invalidEncryptedBytes()176 () -> mObliviousHttpEncryptor.decryptBytes(responseCipherTextBytes, 1L)); in test_decryptBytes_noEncryptionContext_throwsException()204 mObliviousHttpEncryptor.decryptBytes(responseCipherTextBytes, 1L); in test_decryptBytes_success()232 mObliviousHttpEncryptor.decryptBytes(responseCipherTextBytes, 1L); in test_decryptBytes_success_withServerAuctionMediaTypeChange()
533 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistRemarketingResult_success()558 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistRemarketingResult_success()646 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistAppInstallResult_success()671 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistAppInstallResult_success()762 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess()787 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistRemarketingResult_withInvalidSellerReportingUriSuccess()868 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess()893 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistAppInstallResult_withInvalidSellerReportingUriSuccess()974 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess()999 .decryptBytes(CIPHER_TEXT_BYTES, AD_SELECTION_ID); in testRunner_persistRemarketingResult_withInvalidBuyerReportingUriSuccess()[all …]
180 assertThrows(NullPointerException.class, () -> encryptor.decryptBytes(null, 1L)); in test_decryptBytes_invalidEncryptedBytes()218 encryptor.decryptBytes(responseCipherTextBytes, 1L), in test_decryptBytes_success()258 encryptor.decryptBytes(responseCipherTextBytes, 1L), in test_decryptBytes_success_withServerAuctionMediaTypeChange()
642 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()776 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()926 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled()1409 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testGetAdSelectionData_fCap_success()1545 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testPersistAdSelectionResult_withoutDecrypt_validRequest_success()1612 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testPersistAdSelectionResult_withoutDecrypt_validRequest_successOmitAdsEnabled()1735 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testAuctionServerResult_usedInWaterfallMediation_success()2000 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesDisabled()2188 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testReportImpression_serverAuction_impressionAndInteractionReportingUnifiedTablesEnabled()2340 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in testReportImpression_serverAuction_sellerReportingFailure_noExceptionThrown()[all …]
37 byte[] decryptBytes(byte[] encryptedBytes, long storedContextId); in decryptBytes() method
75 public byte[] decryptBytes(byte[] encryptedBytes, long unusedContext) { in decryptBytes() method in KAnonObliviousHttpEncryptorImpl
90 public byte[] decryptBytes(byte[] encryptedBytes, long storedContextId) { in decryptBytes() method
89 public byte[] decryptBytes(byte[] encryptedBytes, long storedContextId) { in decryptBytes() method in ObliviousHttpEncryptorWithSeedImpl
316 return decryptBytes(request) in orchestratePersistAdSelectionResultRunner()492 private FluentFuture<byte[]> decryptBytes(PersistAdSelectionResultInput request) {502 mObliviousHttpEncryptor.decryptBytes(
821 when(mockKAnonOblivivousHttpEncryptorImpl.decryptBytes(any(), anyInt())) in setupMockWithCountDownLatch()
1849 when(mObliviousHttpEncryptorMock.decryptBytes(any(byte[].class), anyLong())) in setupTestForPersistAdSelectionResult()
1184 kAnonObliviousHttpEncryptor.decryptBytes(