Skip to content
Commit eeee12aa authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: seqiv - Add compatibility support without RNG



When seqiv is used in compatibility mode, this patch allows it
to function even when an RNG Is not available.  It also changes
the RNG allocation for the new explicit seqiv interface so that
we only hold a reference to the RNG during initialisation.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 055906d1
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