Home
last modified time | relevance | path

Searched defs:getKeyConfig (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/encryption/
DKAnonObliviousHttpEncryptorImplTest.java225 private ObliviousHttpKeyConfig getKeyConfig(int keyIdentifier) throws InvalidKeySpecException { in getKeyConfig() method in KAnonObliviousHttpEncryptorImplTest
DObliviousHttpEncryptorImplTest.java235 private ObliviousHttpKeyConfig getKeyConfig(int keyIdentifier) throws InvalidKeySpecException { in getKeyConfig() method in ObliviousHttpEncryptorImplTest
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/ohttp/
DObliviousHttpTestFixtures.java185 private static ObliviousHttpKeyConfig getKeyConfig(int keyIdentifier) in getKeyConfig() method in ObliviousHttpTestFixtures
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DDBEncryptionContext.java57 public abstract byte[] getKeyConfig(); in getKeyConfig() method in DBEncryptionContext
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DObliviousHttpEncryptorWithSeedImplTest.java263 private ObliviousHttpKeyConfig getKeyConfig(int keyIdentifier) throws InvalidKeySpecException { in getKeyConfig() method in ObliviousHttpEncryptorWithSeedImplTest