crypto: null - remove the default null skcipher
authorEric Biggers <ebiggers@google.com>
Mon, 5 May 2025 19:10:43 +0000 (12:10 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 12 May 2025 05:32:53 +0000 (13:32 +0800)
commitc10f66b0acc4ec9db4d443779871132108e57f10
tree6d897e31180a1bed8357a81f7a6de27fe9efb3af
parent0c08c72980ea8218e6b3829a4bc00664e55a4912
crypto: null - remove the default null skcipher

crypto_get_default_null_skcipher() and
crypto_put_default_null_skcipher() are no longer used, so remove them.

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