]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - crypto/ecdh.c
crypto: ecc - rename ecdh_make_pub_key()
authorTudor-Dan Ambarus <tudor.ambarus@microchip.com>
Tue, 30 May 2017 12:37:56 +0000 (15:37 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 10 Jun 2017 04:04:26 +0000 (12:04 +0800)
commit7380c56d2fcaa882a0809aad075c3f9fdc3b3c50
tree1cd2fc5ea63a74f05017378f953cd0124e2ec4f7
parentad269597107e6dde4810987eebbd075778d0262c
crypto: ecc - rename ecdh_make_pub_key()

Rename ecdh_make_pub_key() to ecc_make_pub_key().
ecdh_make_pub_key() is not dh specific and the reference
to dh is wrong.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ecc.c
crypto/ecc.h
crypto/ecdh.c