Home
last modified time | relevance | path

Searched refs:crypto_hmac_init (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.su
H A Dcrypto-uclass.c175 int crypto_hmac_init(struct udevice *dev, sha_context *ctx, in crypto_hmac_init() function
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/
H A Dcrypto-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h209 int crypto_hmac_init(struct udevice *dev, sha_context *ctx,
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c311 ret = crypto_hmac_init(dev, &ctx, (u8 *)key, key_len); in test_hash_perf()
432 ret = crypto_hmac_init(dev, &csha_ctx, in test_hash_result()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map