Searched refs:rk_sha_update (Results 1 – 1 of 1) sorted by relevance
329 static int rk_sha_update(struct udevice *dev, u32 *input, u32 len, bool is_last) in rk_sha_update() function388 return rk_sha_update(dev, input, len, false); in rockchip_crypto_sha_update()410 ret = rk_sha_update(dev, NULL, 0, true); in rockchip_crypto_sha_final()