summaryrefslogtreecommitdiff
path: root/core/tee/fs_htree.c
AgeCommit message (Expand)Author
2019-11-08core: remove algo from crypto_authenc_*()Jens Wiklander
2019-11-08core: remove algo from crypto_hash_*()Jens Wiklander
2019-02-25libutils: remove buf_compare_ct()Jerome Forissier
2018-11-15core: introduce generic optee_rpc_cmd.hJens Wiklander
2018-05-18core: htree: fix meta inclusion in root hashJens Wiklander
2018-02-14core: fs_htree: fix authenc_init() error pathJerome Forissier
2018-02-02core: fs_htree: include meta in root hashJens Wiklander
2018-02-02core: REE FS: make sure dirty flag is set when object is truncatedJerome Forissier
2018-01-11core: crypto.h manages authenc context memoryJens Wiklander
2018-01-11core: crypto.h manages hash context memoryJens Wiklander
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-12-07core: fs_htree: bugfix creating empty fileJens Wiklander
2017-11-14core: rename to <crypto/crypto.h>Jens Wiklander
2017-11-14Replace struct authenc_ops with function interfaceJens Wiklander
2017-11-14Replace struct hash_ops with function interfaceJens Wiklander
2017-11-08Replace struct prng_ops with function interfaceJens Wiklander
2017-04-27Remove SQL-FSJens Wiklander
2017-04-21core: FS: key manager takes supplied UUIDJens Wiklander
2017-04-21core: htree: export/import hash of objectJens Wiklander
2017-04-03core: FS: htree: fix undo updateJens Wiklander
2017-04-03core: FS: htree: add rpc final callbacksJens Wiklander
2017-03-03core: FS: fix htree memory leakageJens Wiklander
2017-02-28core: provide a hash tree for secure storageJens Wiklander