]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name
authorHui Tang <tanghui20@huawei.com>
Mon, 10 May 2021 08:59:48 +0000 (16:59 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 May 2021 08:17:29 +0000 (16:17 +0800)
commita225762057d6818e4a75ad5c2c16495662d71495
tree34e3cb542b3568ae46b4c2fc714492bad1ec4e19
parentc5ae16f5c6b91dc78a08885a753489d608de4abd
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name

Currently,'cra_driver_name' cannot be used to specify ecdh algorithm
with a special curve, so extending it with curve name.

Fixes: 6763f5ea2d9a ("crypto: ecdh - move curve_id of ECDH from ...")
Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/hpre/hpre_crypto.c