Searched refs:getCipher (Results 1 – 6 of 6) 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
667 public Cipher getCipher() { in getCipher() method in BiometricPrompt.CryptoObject668 return super.getCipher(); in getCipher()
141 public Cipher getCipher() { in getCipher() method in FingerprintManager.CryptoObject142 return super.getCipher(); in getCipher()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17135 method public javax.crypto.Cipher getCipher();18119 method @Deprecated public javax.crypto.Cipher getCipher();