Forum | Documentation | Website | Blog

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

crypto: lrw - 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 c4c6bb6e
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