Home
last modified time | relevance | path

Searched hist:"6 e7b9f4fa0aed88051d6700afa510430b5d3fb69" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Daes.c6e7b9f4fa0aed88051d6700afa510430b5d3fb69 Wed Mar 05 18:58:37 UTC 2014 Marek Vasut <marex@denx.de> aes: Move the AES-128-CBC encryption function to common code

Move the AES-128-CBC encryption function implemented in
tegra20-common/crypto.c into lib/aes.c . This is well re-usable common
code. Moreover, clean the code up a bit and fix the kerneldoc-style
annotations.

Signed-off-by: Marek Vasut <marex@denx.de>