summaryrefslogtreecommitdiff
path: root/common/fpsensor
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-262-21/+21
* fpsensor: Add help descriptions for console commandsstabilize-12301.BTom Hughes2019-06-261-4/+8
* fpsensor: Return correct error code for console commandTom Hughes2019-06-241-2/+2
* fpsensor: Don't allow enrolling more than the max number of fingersTom Hughes2019-06-241-0/+7
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-242-16/+40
* fpsensor: Move HKDF code to helper functionsYicheng Li2019-06-211-18/+60
* fpsensor: delete extra slash in build pathYicheng Li2019-06-151-3/+3
* fpsensor: Change new files' year to 2019Yicheng Li2019-06-151-1/+1
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-142-2/+2
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-135-138/+162
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-072-8/+30
* fpsensor: Replace ccprintf/s with CCPRINTF/STom Hughes2019-06-071-11/+11
* fpsensor: Add instructions for using screen instead of minicomTom Hughes2019-06-061-1/+18
* Add OWNERS files for fingerprintTom Hughes2019-06-051-0/+7
* Move fingerprint files to their own directoryTom Hughes2019-06-053-0/+982