mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
As skcipher spawns can be of two different types (skcipher vs. lskcipher), only the common fields can be accessed. Add a helper to return the common algorithm object. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>