diff options
author | 2022-01-22 16:13:11 +0800 | |
---|---|---|
committer | 2022-01-31 11:21:45 +1100 | |
commit | 566f060f5453e906dd4195c7e94f1fd25d2c99bb (patch) | |
tree | 30cbe42e8625e8b1b0058d5984efc44c89f7596a /kernel/padata.c | |
parent | crypto: hisilicon/sec - fix the max length of AAD for the CCM mode (diff) | |
download | wireguard-linux-566f060f5453e906dd4195c7e94f1fd25d2c99bb.tar.xz wireguard-linux-566f060f5453e906dd4195c7e94f1fd25d2c99bb.zip |
crypto: hisilicon/sec - fix the CTR mode BD configuration
The CTR counter is 32bit rollover default on the BD.
But the NIST standard is 128bit rollover. it cause the
testing failed, so need to fix the BD configuration.
Signed-off-by: Kai Ye <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions