]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: aes-ce-ccm - Use skcipher walk interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 22 Nov 2016 12:08:14 +0000 (20:08 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 28 Nov 2016 13:23:17 +0000 (21:23 +0800)
commitcf2c0fe7408404b17c039f4683bce939210d1989
tree57ca41a336035a036b7286d71ed99f9e9e70b20c
parentb286d8b1a690667e99a89d22245832b6898c6279
crypto: aes-ce-ccm - Use skcipher walk interface

This patch makes use of the new skcipher walk interface instead of
the obsolete blkcipher walk interface.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/aes-ce-ccm-glue.c