Searched refs:crypto_mac (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/crypto/ |
| H A D | crypto-uclass.su | |
| H A D | crypto-uclass.c | 278 int crypto_mac(struct udevice *dev, cipher_context *ctx, in crypto_mac() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/crypto/ |
| H A D | crypto-uclass.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | crypto.h | 258 int crypto_mac(struct udevice *dev, cipher_context *ctx,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | crypto.c | 377 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 D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |