aboutsummaryrefslogtreecommitdiff
path: root/core/tee/tee_cryp_hkdf.c
AgeCommit message (Expand)Author
2018-02-14crypto: hkdf_expand(): call crypto_mac_free_ctx() instead of free()Jerome Forissier
2018-01-11core: crypto.h manages mac 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-11-14core: rename to <crypto/crypto.h>Jens Wiklander
2017-11-14Replace struct mac_ops with function interfaceJens Wiklander
2015-07-22core: optimize size with const crypto_opsJens Wiklander
2015-01-16Add HMAC-based extract-and-expand key derivation function (HKDF)Jerome Forissier