Home
last modified time | relevance | path

Searched refs:crypto_sha_regions_csum (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-checksum.c81 return crypto_sha_regions_csum(dev, &ctx, region, in hw_rsa_hash_calculate()
/rk3399_rockchip-uboot/include/
H A Dcrypto.h218 int crypto_sha_regions_csum(struct udevice *dev, sha_context *ctx,
/rk3399_rockchip-uboot/drivers/crypto/
H A Dcrypto-uclass.c257 int crypto_sha_regions_csum(struct udevice *dev, sha_context *ctx, in crypto_sha_regions_csum() function