mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -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>