/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
H A D | PlatformKeyManager.java | 427 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE); in generateAndLoadKey() 444 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in generateAndLoadKey()
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | RebootEscrowKeyStoreManager.java | 115 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE); in generateKeyStoreEncryptionKeyIfNeeded()
|
H A D | ManagedProfilePasswordCache.java | 96 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in storePassword()
|
H A D | SyntheticPasswordCrypto.java | 210 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in createBlob()
|
H A D | LockSettingsService.java | 1945 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in tieProfileLockToParent() 1952 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in tieProfileLockToParent()
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
H A D | ApplicationKeyStorage.java | 92 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in setSymmetricKeyEntry()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/ |
H A D | RecoverableKeyGeneratorTest.java | 178 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in generatePlatformKey()
|
H A D | WrappedKeyTest.java | 207 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in generateAndroidKeyStoreKey()
|
H A D | PlatformKeyManagerTest.java | 585 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in generateAndroidKeyStoreKey()
|
H A D | KeySyncTaskTest.java | 857 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in generateAndroidKeyStoreKey()
|
H A D | RecoverableKeyStoreManagerTest.java | 1532 .setEncryptionPaddings(KeyProperties.ENCRYPTION_PADDING_NONE) in generateAndroidKeyStoreKey()
|
/aosp14/frameworks/base/keystore/tests/src/android/security/ |
H A D | ParcelableKeyGenParameterSpecTest.java | 73 .setEncryptionPaddings(ENCRYPTION_PADDING) in configureDefaultSpec()
|
/aosp14/frameworks/base/keystore/java/android/security/keystore/ |
H A D | KeyProtection.java | 695 public Builder setEncryptionPaddings( in setEncryptionPaddings() method in KeyProtection.Builder
|
H A D | KeyGenParameterSpec.java | 1250 public Builder setEncryptionPaddings( in setEncryptionPaddings() method in KeyGenParameterSpec.Builder
|
/aosp14/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | AndroidKeyStoreKeyPairGeneratorSpi.java | 504 specBuilder.setEncryptionPaddings( in buildKeyGenParameterSpecFromLegacy()
|
H A D | AndroidKeyStoreSpi.java | 321 specBuilder.setEncryptionPaddings( in getLegacyKeyProtectionParameter()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 39557 …Null public android.security.keystore.KeyGenParameterSpec.Builder setEncryptionPaddings(java.lang.… 39689 …method @NonNull public android.security.keystore.KeyProtection.Builder setEncryptionPaddings(java.…
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 13588 HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setEncryptionPaddings([Ljava/lang/Strin…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 13591 HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setEncryptionPaddings([Ljava/lang/Strin…
|