]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit74a4477db0ea9110350b088c32036c74d84932e2
tree4ffc5e1fdc13187cb48bd0cf850af1bccca19128
parent855c93efaf0317dfec834704f82f1c2f04da4773
crypto: ecdh - make ecdh_shared_secret unique

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

Fixes: 3643a0636cb6 ("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