Home
last modified time | relevance | path

Searched refs:getCipher (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/keys/
DKeyWrapUtils.java72 Cipher cipher = getCipher(); in unwrap()
94 Cipher cipher = getCipher(); in wrap()
126 private static Cipher getCipher() throws NoSuchPaddingException, NoSuchAlgorithmException { in getCipher() method in KeyWrapUtils
/frameworks/base/core/java/android/hardware/biometrics/
DCryptoObject.java65 public Cipher getCipher() { in getCipher() method in CryptoObject
DBiometricPrompt.java667 public Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject
668 return super.getCipher(); in getCipher()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java141 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject
142 return super.getCipher(); in getCipher()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt17135 method public javax.crypto.Cipher getCipher();
18119 method @Deprecated public javax.crypto.Cipher getCipher();