summaryrefslogtreecommitdiffstats
path: root/cryptfs_hw.c
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
* cryptfs_hw: Featureize support for waiting on QSEE to startMichael Bestas2017-12-271-0/+7
* cryptfs_hw: Add compatibility for pre-O hw cryptoMichael Bestas2017-12-271-2/+105
* 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: Add new APIs for key managementAnilKumar Chimata2017-12-201-90/+199
* cryptfs_hw: Remove android reboot during password checkBrahmaji K2017-12-201-14/+1
* cryptfs_hw: Add liblog for logginglineage-15.0AnilKumar Chimata2017-10-081-1/+1
* 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-251-0/+57
* 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-121-0/+37
* cryptfs_hw: Update module as per vold projectDinesh K Garg2017-02-121-5/+2
* cryptfs_hw: add string.hChiou-Hao Hsu2017-02-121-0/+1
* cryptfs_hw: Update APIs to take old passwordAnilKumar Chimata2017-02-121-14/+12
* cryptfs_hw: Add support for wipe_key routineAnilKumar Chimata2017-02-121-2/+22
* Adding support for eMMC based ICEDinesh K Garg2017-02-121-33/+29
* Adding support of Inline Crypto Engine (ICE)Dinesh K Garg2017-02-121-10/+54
* 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-121-1/+7
* Wrong function pointer usageDinesh K Garg2017-02-121-11/+12
* vold: HW based device encryptionDinesh K Garg2017-02-121-0/+167