summaryrefslogtreecommitdiff
path: root/crypto/dh_helper.c
diff options
context:
space:
mode:
authorTudor-Dan Ambarus <tudor.ambarus@microchip.com>2017-05-25 10:18:05 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2017-06-10 12:04:26 +0800
commit23f8999822c5c5feec5b3f91e3fbb60e48b381b1 (patch)
treee54fab1a065a05dc9e8f78bb7cb65ad9f9e45fd9 /crypto/dh_helper.c
parent5ed65cf80b8c07cd082a8cf09a5468b301d10b2a (diff)
downloadlinux-crypto-23f8999822c5c5feec5b3f91e3fbb60e48b381b1.tar.gz
linux-crypto-23f8999822c5c5feec5b3f91e3fbb60e48b381b1.zip
crypto: ecc - remove unnecessary casts
ecc software implementation works with chunks of u64 data. There were some unnecessary casts to u8 and then back to u64 for the ecc keys. This patch removes the unnecessary casts. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/dh_helper.c')
0 files changed, 0 insertions, 0 deletions