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