summaryrefslogtreecommitdiff
path: root/crypto/fips.c
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2018-03-01 14:37:42 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-09 22:45:49 +0800
commit6e4fb0e6d4aea3be9d50f79dbb504da344180f1c (patch)
tree58a3f5e6d342a501a3b128fc74dc1195270904fc /crypto/fips.c
parentdf5fcebba63e72ce808d19765a398d4e174aad1d (diff)
downloadlinux-crypto-6e4fb0e6d4aea3be9d50f79dbb504da344180f1c.tar.gz
linux-crypto-6e4fb0e6d4aea3be9d50f79dbb504da344180f1c.zip
crypto: ecdh - fix to allow multi segment scatterlists
Apparently the ecdh use case was in bluetooth which always has single element scatterlists, so the ecdh module was hard coded to expect them. Now we're using this in TPM, we need multi-element scatterlists, so remove this limitation. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions