Home
last modified time | relevance | path

Searched refs:ENCRYPTION (Results 1 – 15 of 15) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/topics/
DEncryptionManagerTest.java86 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
99 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
141 ENROLLMENT_ID, EncryptionKey.KeyType.ENCRYPTION)) in testEncryption_success()
176 ENROLLMENT_ID, EncryptionKey.KeyType.ENCRYPTION)) in testEncryption_verifyLatestKeys()
213 ENROLLMENT_ID, EncryptionKey.KeyType.ENCRYPTION)) in testEncryption_missingKeys()
232 ENROLLMENT_ID, EncryptionKey.KeyType.ENCRYPTION)) in testEncryption_incompatibleKeys()
326 .setKeyType(EncryptionKey.KeyType.ENCRYPTION) in testEncryption_keyDecodingFailure()
340 ENROLLMENT_ID, EncryptionKey.KeyType.ENCRYPTION)) in testEncryption_keyDecodingFailure()
361 .setKeyType(EncryptionKey.KeyType.ENCRYPTION) in testEncryption_keyWithSmallerLength()
375 ENROLLMENT_ID, EncryptionKey.KeyType.ENCRYPTION)) in testEncryption_keyWithSmallerLength()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/encryptionkey/
DEncryptionKeyDaoTest.java65 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
79 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
121 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
135 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
147 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
322 "100", EncryptionKey.KeyType.ENCRYPTION); in testGetEncryptionKeyFromEnrollmentIdAndKeyType()
389 Uri.parse("https://test2.com"), EncryptionKey.KeyType.ENCRYPTION); in testGetEncryptionKeyFromReportingOrigin()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/encryptionkey/
DEncryptionKeyTest.java45 .setKeyType(EncryptionKey.KeyType.ENCRYPTION) in createKeyCommitment()
63 assertEquals(EncryptionKey.KeyType.ENCRYPTION, result.getKeyType()); in testCreation()
80 assertEquals(EncryptionKey.KeyType.ENCRYPTION, result.getKeyType()); in testDefaults()
DEncryptionKeyJobHandlerTest.java82 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
108 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
121 .setKeyType(EncryptionKey.KeyType.ENCRYPTION)
DEncryptionKeyFetcherTest.java161 .setKeyType(EncryptionKey.KeyType.ENCRYPTION) in constructEncryptionKey()
408 assertEquals(EncryptionKey.KeyType.ENCRYPTION, encryptionKey1.getKeyType()); in assertEncryptionKeyListResult()
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtils.java59 public final static int ENCRYPTION = 2; field in BinaryDictOffdeviceUtils.DecoderChainSpec
62 { }, { COMPRESSION }, { ENCRYPTION, COMPRESSION }
82 case ENCRYPTION: in getStepDescription()
115 case ENCRYPTION: in getStream()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/encryptionkey/
DEncryptionKey.java41 mKeyType = KeyType.ENCRYPTION; in EncryptionKey()
229 ENCRYPTION("encryption"), enumConstant
DEncryptionKeyFetcher.java249 EncryptionKey.KeyType.ENCRYPTION)); in parseEncryptionKeyJSONResponse()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.h104 ENCRYPTION, enumerator
Dlink.cc341 ClassicSignallingManager::SecurityEnforcementType::ENCRYPTION, in OnEncryptionChange()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/download/
DEncryptionKeyConverterUtilTest.java95 expect.that(encryptionKey.getKeyType()).isEqualTo(EncryptionKey.KeyType.ENCRYPTION); in createEncryptionKeyFromJson_encryption_successVersion3()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/
DEncryptionManager.java127 enrollmentData.getEnrollmentId(), EncryptionKey.KeyType.ENCRYPTION); in fetchPublicKeyFor()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.cc35 LMPFeaturesPage0Bits::ENCRYPTION, in Page0LmpFeatures()
510 if (!SupportsLMPFeature(LMPFeaturesPage0Bits::ENCRYPTION) || in CheckSupportedFeatures()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl2665 ENCRYPTION = 0x04,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl2841 ENCRYPTION = 0x04,