Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DBiometricStrongTests.java202 Cipher tryUseBeforeAuthCipher = Utils.initCipher(keyName); in testBiometricBoundEncryption() local
205 byte[] encrypted = Utils.doEncrypt(tryUseBeforeAuthCipher, secret); in testBiometricBoundEncryption()