]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - crypto/seqiv.c
crypto: seqiv - Use skcipher
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 12 Jul 2016 05:17:45 +0000 (13:17 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 18 Jul 2016 09:35:43 +0000 (17:35 +0800)
commitef22871f20e6da987e32719a4ba5e3a9b7d81ae8
tree97a9fde006f77878fc42da9e08e974659a36ed4f
parent0e8bff47f6d3e863bf1829e020000c249c59ecd2
crypto: seqiv - Use skcipher

This patch replaces use of the obsolete blkcipher with skcipher.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/seqiv.c