Searched refs:crypto_ae (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | crypto.h | 320 int crypto_ae(struct udevice *dev, cipher_context *ctx,
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 335 int crypto_ae(struct udevice *dev, cipher_context *ctx, in crypto_ae() function
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 414 ret = crypto_ae(dev, ctx, plain, data_size, in test_cipher_perf() 549 ret = crypto_ae(dev, &ctx, in test_cipher_result()
|