Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.su
H A Dcrypto-uclass.c278 int crypto_mac(struct udevice *dev, cipher_context *ctx, in crypto_mac() function
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/
H A Dcrypto-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h258 int crypto_mac(struct udevice *dev, cipher_context *ctx,
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c377 ret = crypto_mac(dev, ctx, plain, data_size, cipher); in test_cipher_perf()
511 ret = crypto_mac(dev, &ctx, test_data->plain, in test_cipher_result()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map