]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
authorEric Biggers <ebiggers@google.com>
Fri, 7 Oct 2016 21:13:34 +0000 (14:13 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2016 03:03:41 +0000 (11:03 +0800)
commit826c86177b22652714f0a4de437ac84481537899
tree55298b202c00ff0015f331a052717897faaa729e
parent0f5fd165fb3e862b687ade683325b5a4caf13794
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration

The definition of crypto_lookup_skcipher() was already removed in
commit 6d9831ec518a ("crypto: skcipher - Remove top-level givcipher
interface").  So the declaration should be removed too.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/internal/skcipher.h