Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit cae33043 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: authenc - Only access common skcipher fields on spawn


As skcipher spawns may be of the type lskcipher, only the common
fields may be accessed.  This was already the case but use the
correct helpers to make this more obvious.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3c45b578
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment