Forum | Documentation | Website | Blog

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

crypto: ctr - 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 c9e4b76f
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