commit | 1e609f5fb73b6b17af369a031f3a4c2b9b405854 | [log] [tgz] |
---|---|---|
author | Hui Tang <tanghui20@huawei.com> | Sat May 29 16:57:37 2021 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jun 03 20:24:06 2021 +0800 |
tree | 0f60cfdf5d7a5cf750ee61fa26c63ed153084021 | |
parent | 6161f40c630bd7ced5f236cd5fbabec06e47afae [diff] |
crypto: hisilicon/hpre - fix ecdh self test issue When the key length is zero, use stdrng to generate private key to pass the crypto ecdh-nist-p256 self test on vector 2. Signed-off-by: Hui Tang <tanghui20@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>