Searched refs:EncryptionPadding (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DAndroidKeyStoreRSACipherSpi.java387 + KeyProperties.EncryptionPadding.fromKeymaster(mKeymasterPadding)
407 + KeyProperties.EncryptionPadding.fromKeymaster(mKeymasterPadding)
H A DKeyProperties.java388 public static abstract class EncryptionPadding { class in class:KeyProperties
389 private EncryptionPadding() {} method in class:KeyProperties.EncryptionPadding
H A DAndroidKeyStoreKeyGeneratorSpi.java180 mKeymasterPaddings = KeyProperties.EncryptionPadding.allToKeymaster(
H A DAndroidKeyStoreSecretKeyFactorySpi.java126 KeyProperties.EncryptionPadding.fromKeymaster(keymasterPadding);
H A DAndroidKeyStoreSpi.java482 KeyProperties.EncryptionPadding.allToKeymaster(
493 + KeyProperties.EncryptionPadding.fromKeymaster(
696 int[] keymasterPaddings = KeyProperties.EncryptionPadding.allToKeymaster(
H A DAndroidKeyStoreKeyPairGeneratorSpi.java317 mKeymasterEncryptionPaddings = KeyProperties.EncryptionPadding.allToKeymaster(
328 + KeyProperties.EncryptionPadding.fromKeymaster(
/frameworks/base/
H A Dcompiled-classes-phone3621 android.security.keystore.KeyProperties$EncryptionPadding

Completed in 3316 milliseconds