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

[CRYPTO] cipher: Removed special IV checks for ECB



This patch makes IV operations on ECB fail through nocrypt_iv rather than
calling BUG().  This is needed to generalise CBC/ECB using the template
mechanism.

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