mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 04:43:52 -04: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>