Home
last modified time | relevance | path

Searched defs:encryptedBundle (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DSystemInterfaceTest.java119 ProtectedData encryptedBundle = new ProtectedData(); in testGenerateCSR() local
155 ProtectedData encryptedBundle = new ProtectedData(); in testGenerateCSRProvisionAndUseKey() local
279 ProtectedData encryptedBundle = new ProtectedData(); in testDecryptProtectedPayload() local
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DCryptoHelper.java70 Bundle encryptedBundle = new Bundle(); in encryptBundle() local
H A DAccountManagerService.java3572 Bundle encryptedBundle = cryptoHelper.encryptBundle(sessionBundle); in onResult() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java3250 Bundle encryptedBundle = null; in encryptBundleWithCryptoHelper() local