summaryrefslogtreecommitdiff
path: root/crypto/cipher.c
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-03-07 06:40:02 +0300
committerLuis Henriques <luis.henriques@canonical.com>2016-03-08 15:15:18 +0300
commit63ce06ed7250367b3f8c8f5a51ce1c1d35b7ca74 (patch)
treeccabc4e05f87adc2ac9d0aa18f27a11da28bb21c /crypto/cipher.c
parenta39881d103f27702f8057051f59196375b905f6a (diff)
downloadlinux-63ce06ed7250367b3f8c8f5a51ce1c1d35b7ca74.tar.xz
crypto: {blk,giv}cipher: Set has_setkey
Commit a1383cd86a06 ("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> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions