summaryrefslogtreecommitdiff
path: root/include/fpsensor_state.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-32/+7
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-7/+32
* fpsensor: Clean up headers and MakefilesTom Hughes2019-10-281-17/+2
* fuzz_host_cmd: Add fpsensor task + fp host cmdsCraig Hesling2019-10-251-0/+5
* fpsensor: Enable positive match secret and positive match salt on enrollment.Yicheng Li2019-10-091-1/+3
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-091-1/+33
* fpsensor: Prepare derivation of positive match secret.Yicheng Li2019-10-081-0/+1
* fpsensor: Prepare positive match salt.Yicheng Li2019-10-041-0/+4
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-281-3/+4
* fpsensor: Add unit tests for fp_set_sensor_modeTom Hughes2019-06-241-1/+2
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-241-0/+9
* fpsensor: Change new files' year to 2019Yicheng Li2019-06-151-1/+1
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-071-0/+3
* fpsensor: move hardware-independent code to fpsensor_state.cYicheng Li2019-05-281-0/+96