Searched refs:getLatestOhttpKeyConfigOfType (Results 1 – 11 of 11) sorted by relevance
83 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success()111 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success_withServerAuctionMediaTypeNoChange()165 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success()192 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success_withServerAuctionMediaTypeNoChange()
94 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success()122 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success_withServerAuctionMediaTypeChange()174 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success()202 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success_withServerAuctionMediaTypeChange()
406 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()439 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()461 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_returnsLatestKey()485 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()519 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withExpiredKey_shouldReturnExpiredKey()544 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withExpiredKey_withLogging()
481 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_returnsLatestKey()506 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()544 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withNoKeys_returnsLatestKey()597 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()639 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()665 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withNoKeys_persistsToDatabase()707 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_nullCoordinator_returnsDefaultKey()
80 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success()120 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success_withServerAuctionMediaTypeChange()172 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success()212 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success_withServerAuctionMediaTypeChange()
146 public FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType(161 return getLatestOhttpKeyConfigOfType(187 private FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType(
69 .getLatestOhttpKeyConfigOfType(JOIN, keyFetchTimeoutMs, null, devContext) in encryptBytes()
83 .getLatestOhttpKeyConfigOfType(AUCTION, keyFetchTimeoutMs, coordinator, devContext) in encryptBytes()
65 abstract FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType( in getLatestOhttpKeyConfigOfType() method in ProtectedServersEncryptionConfigManagerBase
122 public FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType( in getLatestOhttpKeyConfigOfType() method in ProtectedServersEncryptionConfigManager
79 .getLatestOhttpKeyConfigOfType( in encryptBytes()