Searched refs:getLatestOhttpKeyConfigOfType (Results 1 – 11 of 11) sorted by relevance
92 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success()120 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success_withServerAuctionMediaTypeNoChange()174 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success()201 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success_withServerAuctionMediaTypeNoChange()
106 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success()134 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success_withServerAuctionMediaTypeChange()182 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success()210 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success_withServerAuctionMediaTypeChange()
460 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_returnsLatestKey()485 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()523 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withNoKeys_returnsLatestKey()574 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()616 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()642 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withNoKeys_persistsToDatabase()684 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_nullCoordinator_returnsDefaultKey()
407 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()440 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()462 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_returnsLatestKey()486 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()520 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withExpiredKey_shouldReturnExpiredKey()545 .getLatestOhttpKeyConfigOfType( in test_getLatestOhttpKeyConfigOfType_withExpiredKey_withLogging()
94 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success()134 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_encryptBytes_success_withServerAuctionMediaTypeChange()186 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success()226 when(mEncryptionKeyManagerMock.getLatestOhttpKeyConfigOfType( in test_decryptBytes_success_withServerAuctionMediaTypeChange()
143 public FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType(158 return getLatestOhttpKeyConfigOfType(184 private FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType(
69 .getLatestOhttpKeyConfigOfType(JOIN, keyFetchTimeoutMs, null, devContext) in encryptBytes()
75 .getLatestOhttpKeyConfigOfType(AUCTION, keyFetchTimeoutMs, coordinator, devContext) in encryptBytes()
68 abstract FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType( in getLatestOhttpKeyConfigOfType() method in ProtectedServersEncryptionConfigManagerBase
107 public FluentFuture<ObliviousHttpKeyConfig> getLatestOhttpKeyConfigOfType( in getLatestOhttpKeyConfigOfType() method in ProtectedServersEncryptionConfigManager
79 .getLatestOhttpKeyConfigOfType( in encryptBytes()