Home
last modified time | relevance | path

Searched hist:"460408 ef9a14b8f8896d1bc8aa0f702b47c26bb8" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dhash.h460408ef9a14b8f8896d1bc8aa0f702b47c26bb8 Wed Dec 05 14:46:36 UTC 2012 Simon Glass <sjg@chromium.org> Add generic hash API

We have a SHA1 command and want to add a SHA256 command also. Instead of
duplicating the code, create a generic hash API which can process
commands for different algorithms.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dhash.c460408ef9a14b8f8896d1bc8aa0f702b47c26bb8 Wed Dec 05 14:46:36 UTC 2012 Simon Glass <sjg@chromium.org> Add generic hash API

We have a SHA1 command and want to add a SHA256 command also. Instead of
duplicating the code, create a generic hash API which can process
commands for different algorithms.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefile460408ef9a14b8f8896d1bc8aa0f702b47c26bb8 Wed Dec 05 14:46:36 UTC 2012 Simon Glass <sjg@chromium.org> Add generic hash API

We have a SHA1 command and want to add a SHA256 command also. Instead of
duplicating the code, create a generic hash API which can process
commands for different algorithms.

Signed-off-by: Simon Glass <sjg@chromium.org>