diff options
| author | Leonidas Da Silva Barbosa <[email protected]> | 2015-08-14 13:12:22 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2015-08-18 02:30:35 +0000 |
| commit | 1d4aa0b4c1816e8ca92a6aadb0d8f6b43c56c0d0 (patch) | |
| tree | 32d1c470faed45f5e9c4aab679afdbe0615b997e /lib/mpi/mpicoder.c | |
| parent | crypto: null - Add missing Kconfig tristate for NULL2 (diff) | |
| download | kernel-1d4aa0b4c1816e8ca92a6aadb0d8f6b43c56c0d0.tar.gz kernel-1d4aa0b4c1816e8ca92a6aadb0d8f6b43c56c0d0.zip | |
crypto: vmx - Fixing AES-CTR counter bug
AES-CTR is using a counter 8bytes-8bytes what miss match with
kernel specs.
In the previous code a vadduwm was done to increment counter.
Replacing this for a vadduqm now considering both cases counter
8-8 bytes and full 16bytes.
Cc: [email protected]
Signed-off-by: Leonidas S Barbosa <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions
