diff options
author | 2019-12-20 16:02:14 -0300 | |
---|---|---|
committer | 2019-12-27 18:18:04 +0800 | |
commit | 7de4c2bd196f111e39cc60f6197654aff23ba2b4 (patch) | |
tree | 9251eb2dbd9c92c6519f377c141a22072474ed0e /crypto/algapi.c | |
parent | crypto: qce - fix ctr-aes-qce block, chunk sizes (diff) | |
download | linux-rng-7de4c2bd196f111e39cc60f6197654aff23ba2b4.tar.xz linux-rng-7de4c2bd196f111e39cc60f6197654aff23ba2b4.zip |
crypto: qce - fix xts-aes-qce key sizes
XTS-mode uses two keys, so the keysizes should be doubled in
skcipher_def, and halved when checking if it is AES-128/192/256.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions