Searched refs:initFingerprintEncryptionCipher (Results 1 – 1 of 1) sorted by relevance
181 if (tryEncryptWithFingerprintKey(initFingerprintEncryptionCipher())) { in setupTests()185 mFingerprintCipher = initFingerprintEncryptionCipher(); in setupTests()284 private Cipher initFingerprintEncryptionCipher() { in initFingerprintEncryptionCipher() method in AuthenticationBoundKeyTestActivity