Files
i2som-imx-linux/crypto
Huang Ying 3f4cc88112 MLK-19366: crypto: tcrypt - Speed testing ghash - Fix issue
The ghash algorithm needs setkey but it is not called because
the patch 0660511c0b have removed the line setting the key.

This patch fix the issue.

Signed-off-by: Horia GEANTA <horia.geanta@nxp.com>
Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
2018-09-13 18:09:42 +02:00
..