diff options
author | Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com> | 2015-08-08 23:31:01 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-08-10 17:22:22 +0200 |
commit | 9cfaf082b8775e9f99fa5f2e8b2ae0ca8baff785 (patch) | |
tree | df050e93fbacc7b0e5973bbcf4075eabdd9d875e /mm/vmstat.c | |
parent | Update NX crypto driver maintainers and adding VMX maintainers (diff) | |
download | linux-9cfaf082b8775e9f99fa5f2e8b2ae0ca8baff785.tar.xz linux-9cfaf082b8775e9f99fa5f2e8b2ae0ca8baff785.zip |
crypto: nx - Removing CTR mode from NX driver
CTR hardware implementation does not match with kernel spec causing a counter bug
where just low 8 bytes are used for counter, when should be all 16bytes.
Since we already have other counter modes working according with specs
not worth to keep CTR itself on NX.
Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions