Forum | Documentation | Website | Blog

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

crypto: authencesn - 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 cae33043
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