Searched refs:tryUseAfterAuthCipher (Results 1 – 1 of 1) sorted by relevance
215 final Cipher tryUseAfterAuthCipher = Utils.initCipher(keyName); in testBiometricBoundEncryption() local216 CryptoObject crypto = new CryptoObject(tryUseAfterAuthCipher); in testBiometricBoundEncryption()238 byte[] encrypted = Utils.doEncrypt(tryUseAfterAuthCipher, in testBiometricBoundEncryption()