linux/drivers/crypto/hisilicon/hpre
Weili Qian b0ab0797f7 crypto: hisilicon/hpre - ensure private key less than n
The private key of the curve key size generated by stdrng, which maybe
not less than n. Therefore, the private key with the curve key size
minus 1 is generated to ensure that the private key is less than n.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-07-20 22:16:26 +12:00
..
hpre_crypto.c crypto: hisilicon/hpre - ensure private key less than n 2023-07-20 22:16:26 +12:00
hpre_main.c crypto: hisilicon/hpre - remove unnecessary aer.h include 2023-03-17 11:16:43 +08:00
hpre.h crypto: hisilicon/hpre - support hpre capability 2022-09-16 18:29:45 +08:00
Makefile