Home
last modified time | relevance | path

Searched defs:sha256_update (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dsha256.c227 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update() function
/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c477 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update() function