summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cryptfs_hw: Properly define log taglineage-15.1dianlujitao2018-05-121-2/+2
* cryptfs_hw: add missing logging tagsteadfasterX2018-04-301-0/+2
* Revert "cryptfs_hw: Move to /vendor"TheScarastic2018-02-131-1/+0
* cryptfs_hw: Move to /vendorstaging/lineage-15.1Michael Bestas2017-12-271-0/+1
* cryptfs_hw: Featureize support for waiting on QSEE to startMichael Bestas2017-12-272-0/+11
* cryptfs_hw: Add compatibility for pre-O hw cryptoMichael Bestas2017-12-272-2/+109
* cryptfs_hw: Wait for qseecom daemon to start FDE operationNeeraj Soni2017-12-201-4/+6
* cryptfs_hw: Use HW keymaster for FDE keysAnilKumar Chimata2017-12-201-9/+2
* cryptfs_hw: Fix compilation errorAnilKumar Chimata2017-12-201-0/+2
* cryptfs_hw: Add new APIs for key managementAnilKumar Chimata2017-12-202-91/+201
* cryptfs_hw: Remove android reboot during password checkBrahmaji K2017-12-201-14/+1
* cryptfs_hw: Add liblog for logginglineage-15.0AnilKumar Chimata2017-10-082-2/+4
* cryptfs_hw: Fix stack out of bound issueBrahmaji K2017-06-011-1/+1
* cryptfs_hw: Add support for is_hw_fde_enabled routineAnilKumar Chimata2017-02-253-0/+62
* cryptfs_hw: Remove keymaster partition checkAnilKumar Chimata2017-02-121-7/+0
* Cleanup temporarily stored passwordsDinesh K Garg2017-02-121-1/+11
* cryptfs_hw: update the listener property with keymaster propertyBrahmaji K2017-02-121-1/+1
* Wait for QSEECom listeners before calling KMS APIsDinesh K Garg2017-02-121-0/+22
* cryptfs_hw: Tie HW FDE keys with keymasterDinesh K Garg2017-02-123-1/+42
* cryptfs_hw: Update module as per vold projectDinesh K Garg2017-02-122-6/+3
* cryptfs_hw: add string.hChiou-Hao Hsu2017-02-121-0/+1
* cryptfs_hw: Update APIs to take old passwordAnilKumar Chimata2017-02-122-15/+13
* cryptfs_hw: Add support for wipe_key routineAnilKumar Chimata2017-02-122-2/+23
* Adding support for eMMC based ICEDinesh K Garg2017-02-121-33/+29
* Adding support of Inline Crypto Engine (ICE)Dinesh K Garg2017-02-123-12/+63
* qcom/common: Added O_NOFOLLOW to avoid follow the symlinkSri Krishna Chaitanya Madireddy2017-02-121-1/+1
* Port cryptfs_hw library to 64bit platformDinesh K Garg2017-02-122-3/+7
* Wrong function pointer usageDinesh K Garg2017-02-122-14/+15
* Place library in vendor folder on deviceDinesh K Garg2017-02-121-1/+2
* vold: HW based device encryptionDinesh K Garg2017-02-123-0/+234