Home
last modified time | relevance | path

Searched refs:crypto_get_device (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.su
H A Dcrypto-uclass.c79 struct udevice *crypto_get_device(u32 capability) in crypto_get_device() function
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/
H A Dcrypto-uclass.su
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-checksum.c75 dev = crypto_get_device(ctx.algo); in hw_rsa_hash_calculate()
H A Drsa-verify.c135 dev = crypto_get_device(rsa_key.algo); in rsa_mod_exp_hw()
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto_sum.c49 dev = crypto_get_device(cap); in do_crypto_csum()
H A Dcrypto.c419 dev = crypto_get_device(test_data->algo); in test_hash_result()
488 dev = crypto_get_device(test_data->algo); in test_cipher_result()
590 dev = crypto_get_device(test_data->algo); in test_rsa_result()
H A Dtftp_update.c255 dev = crypto_get_device(CRYPTO_SHA256); in sha256_checksum()
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h126 struct udevice *crypto_get_device(u32 capability);
/OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/
H A Davb_atx_validate.c107 dev = crypto_get_device(cap); in verify_permanent_attributes()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_boot_image.c215 dev = crypto_get_device(ctx.algo); in spl_hash_android()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c404 dev = crypto_get_device(cap); in crypto_csum()
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_sha512.c142 ctx->crypto_dev = crypto_get_device(ctx->crypto_ctx.algo); in avb_sha512_init()
H A Davb_sha256.c47 ctx->crypto_dev = crypto_get_device(ctx->crypto_ctx.algo); in avb_sha256_init()
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c743 dev = crypto_get_device(ctx.algo); in android_image_separate()
H A Dimage-fit.c1222 dev = crypto_get_device(cap); in crypto_csum()
/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