mirror of
https://github.com/torvalds/linux.git
synced 2026-06-14 00:59:31 +08:00
As skcipher spawn users can no longer assume the spawn is of type struct skcipher_alg, these helpers are no longer used. Remove them. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>