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.java179 mKeymasterPaddings = KeyProperties.EncryptionPadding.allToKeymaster(
H A DAndroidKeyStoreSecretKeyFactorySpi.java126 KeyProperties.EncryptionPadding.fromKeymaster(keymasterPadding);
H A DAndroidKeyStoreSpi.java479 KeyProperties.EncryptionPadding.allToKeymaster(
490 + KeyProperties.EncryptionPadding.fromKeymaster(
692 int[] keymasterPaddings = KeyProperties.EncryptionPadding.allToKeymaster(
H A DAndroidKeyStoreKeyPairGeneratorSpi.java316 mKeymasterEncryptionPaddings = KeyProperties.EncryptionPadding.allToKeymaster(
327 + KeyProperties.EncryptionPadding.fromKeymaster(
/frameworks/base/
H A Dcompiled-classes-phone3541 android.security.keystore.KeyProperties$EncryptionPadding

Completed in 135 milliseconds