Files
i2som-imx-linux/crypto
Ben Hutchings 16b059733a crypto: {blk,giv}cipher: Set has_setkey
Commit a1383cd86a ("crypto: skcipher - Add crypto_skcipher_has_setkey")
was incorrectly backported to the 3.2.y and 3.16.y stable branches.
We need to set ablkcipher_tfm::has_setkey in the
crypto_init_blkcipher_ops_async() and crypto_init_givcipher_ops()
functions as well as crypto_init_ablkcipher_ops().

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2016-04-01 01:54:31 +01:00
..
2016-02-27 14:28:44 +00:00