Searched refs:getCipher (Results 1 – 7 of 7) sorted by relevance
72 Cipher cipher = getCipher(); in unwrap()94 Cipher cipher = getCipher(); in wrap()126 private static Cipher getCipher() throws NoSuchPaddingException, NoSuchAlgorithmException { in getCipher() method in KeyWrapUtils
65 public Cipher getCipher() { in getCipher() method in CryptoObject
716 public Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject717 return super.getCipher(); in getCipher()
258 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject259 return super.getCipher(); in getCipher()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17850 method public javax.crypto.Cipher getCipher();18968 method @Deprecated public javax.crypto.Cipher getCipher();
21449 Landroid/hardware/biometrics/CryptoObject;->getCipher()Ljavax/crypto/Cipher;