Home
last modified time | relevance | path

Searched hist:"46 fe2c04443f3d777791910da21649bb3ddf878f" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dhash.h46fe2c04443f3d777791910da21649bb3ddf878f Fri Jan 23 10:31:57 UTC 2015 Ruchika Gupta <ruchika.gupta@freescale.com> hash: Add function to find hash_algo struct with progressive hash

The hash_algo structure has some implementations in which progressive hash
API's are not defined. These are basically the hardware based implementations
of SHA. An API is added to find the algo which has progressive hash API's
defined. This can then be integrated with RSA checksum library which uses
Progressive Hash API's.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dhash.c46fe2c04443f3d777791910da21649bb3ddf878f Fri Jan 23 10:31:57 UTC 2015 Ruchika Gupta <ruchika.gupta@freescale.com> hash: Add function to find hash_algo struct with progressive hash

The hash_algo structure has some implementations in which progressive hash
API's are not defined. These are basically the hardware based implementations
of SHA. An API is added to find the algo which has progressive hash API's
defined. This can then be integrated with RSA checksum library which uses
Progressive Hash API's.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>