summaryrefslogtreecommitdiff
path: root/arch/mips/mm
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-10-25 22:41:09 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-01 08:38:32 +0300
commitd3ca75a8b3d77f2788e6c119ea7c3e3a1ab1e1ca (patch)
tree2893d3f77cd6490674522ff2b70a3a8e110320ef /arch/mips/mm
parent8d68e7e1ec4d71f2950a5f750785d62bb7b74b6e (diff)
downloadlinux-d3ca75a8b3d77f2788e6c119ea7c3e3a1ab1e1ca.tar.xz
crypto: skcipher - unify the crypto_has_skcipher*() functions
crypto_has_skcipher() and crypto_has_skcipher2() do the same thing: they check for the availability of an algorithm of type skcipher, blkcipher, or ablkcipher, which also meets any non-type constraints the caller specified. And they have exactly the same prototype. Therefore, eliminate the redundancy by removing crypto_has_skcipher() and renaming crypto_has_skcipher2() to crypto_has_skcipher(). Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/mips/mm')
0 files changed, 0 insertions, 0 deletions