summaryrefslogtreecommitdiff
path: root/include/fpsensor_crypto.h
Commit message (Expand)AuthorAgeFilesLines
* Return the enum type for error and statusYi Chou2023-05-041-12/+17
* fpsensor: Compile more fingerprint files with C++Tom Hughes2023-03-141-1/+10
* include: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/fpsensor_crypto.h: Format with clang-formatJack Rosenthal2022-07-011-7/+5
* 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