summaryrefslogtreecommitdiff
path: root/include/fpsensor_crypto.h
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: Prepare derivation of positive match secret.Yicheng Li2019-10-081-0/+13
* fpsensor: Add hkdf-expand implementation for arbitrary output size.Yicheng Li2019-10-031-0/+23
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-261-3/+3
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-141-1/+1
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-131-0/+59