Home
last modified time | relevance | path

Searched hist:"112261 f74f569727487116a6d92643eb399a717d" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dfs_htree.c112261f74f569727487116a6d92643eb399a717d Tue Feb 13 16:56:32 UTC 2018 Jerome Forissier <jerome.forissier@linaro.org> core: fs_htree: fix authenc_init() error path

- Add missing crypto_authenc_free_ctx()
- Do not call crypto_authenc_final() if crypto_authenc_init() was not
successful

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reported-by: Summer Qin <summer.qin@arm.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>