Home
last modified time | relevance | path

Searched refs:crypto_sha_init (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.c106 int crypto_sha_init(struct udevice *dev, sha_context *ctx) in crypto_sha_init() function
217 ret = crypto_sha_init(dev, ctx); in crypto_sha_csum()
240 ret = crypto_sha_init(dev, ctx); in crypto_sha_regions_csum()
H A Dcrypto-uclass.su
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/
H A Dcrypto-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h136 int crypto_sha_init(struct udevice *dev, sha_context *ctx);
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c313 ret = crypto_sha_init(dev, &ctx); in test_hash_perf()
443 ret = crypto_sha_init(dev, &csha_ctx); in test_hash_result()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_boot_image.c229 crypto_sha_init(dev, &ctx); in spl_hash_android()
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_sha512.c145 crypto_sha_init(ctx->crypto_dev, &ctx->crypto_ctx); in avb_sha512_init()
H A Davb_sha256.c51 crypto_sha_init(ctx->crypto_dev, &ctx->crypto_ctx); in avb_sha256_init()
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c758 crypto_sha_init(dev, &ctx); in android_image_separate()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map