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

crypto: cryptd - 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 4822ed7e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment