Forum | Documentation | Website | Blog

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

crypto: akcipher - Move reqsize into tfm


The value of reqsize cannot be determined in case of fallbacks.
Therefore it must be stored in the tfm and not the alg object.

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