Searched refs:CIPHER_TRANSFORMATION (Results 1 – 1 of 1) sorted by relevance
70 private static final String CIPHER_TRANSFORMATION = KeyProperties.KEY_ALGORITHM_AES + "/" field in AuthenticationBoundKeyTestActivity255 Cipher cipher = Cipher.getInstance(CIPHER_TRANSFORMATION); in tryEncryptWithLockscreenKey()276 Cipher cipher = Cipher.getInstance(CIPHER_TRANSFORMATION); in initFingerprintEncryptionCipher()