crypto: ecdh - make ecdh_shared_secret unique
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 24 Jun 2016 06:20:22 +0000 (16:20 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 24 Jun 2016 13:24:59 +0000 (21:24 +0800)
commit8f44df154de79a61b0e86734f51737b8cccf8dfe
tree4ffc5e1fdc13187cb48bd0cf850af1bccca19128
parent52140993d4fccde6004df9e282a81580d9d5e4da
crypto: ecdh - make ecdh_shared_secret unique

There is another ecdh_shared_secret in net/bluetooth/ecc.c

Fixes: 3c4b23901a0c ("crypto: ecdh - Add ECDH software support")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ecc.c
crypto/ecc.h
crypto/ecdh.c