crypto: nx - remove stale comment referring to the blkcipher walk API
authorArd Biesheuvel <ardb@kernel.org>
Sat, 9 Nov 2019 17:09:52 +0000 (18:09 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 17 Nov 2019 01:02:49 +0000 (09:02 +0800)
commit809abaefa4d25a46bfa35e595049f23f3e35e4e6
tree51eac01ec76a17976c19429dc16807a8a805ba6e
parent8160ee7e285dc9cb69cae12b4505af7b425625b7
crypto: nx - remove stale comment referring to the blkcipher walk API

These drivers do not use either the deprecated blkcipher or the current
skcipher walk API, so this comment must refer to a previous state of the
driver that no longer exists. So drop the comments.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/nx-aes-ccm.c
drivers/crypto/nx/nx-aes-gcm.c