]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitafb5a0a947f68dd5a5829db6c975063a0acc07d1
tree55298b202c00ff0015f331a052717897faaa729e
parent4c36941aee7f9bb3a1183ba89aa15b86622c8668
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration

The definition of crypto_lookup_skcipher() was already removed in
commit 3a01d0ee2b99 ("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