]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d92a90c702aa53b2cb3e6ccc6ae45c2f8308d6f
tree51eac01ec76a17976c19429dc16807a8a805ba6e
parentfd33ff72f7ac3749e67f39da9aa0c181da79cdc2
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