summaryrefslogtreecommitdiff
path: root/crypto/rsa.c
diff options
context:
space:
mode:
authorTudor-Dan Ambarus <tudor.ambarus@microchip.com>2017-05-25 10:18:10 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2017-06-10 12:04:28 +0800
commit06961a012c9d55ca2a9e5d007643a0970693d0fc (patch)
treeef81bc705a23077ac6d451bd696b9f56c1f95cb8 /crypto/rsa.c
parent5bbeda97fef1f61ac40025b879890538ab14c703 (diff)
downloadlinux-crypto-06961a012c9d55ca2a9e5d007643a0970693d0fc.tar.gz
linux-crypto-06961a012c9d55ca2a9e5d007643a0970693d0fc.zip
crypto: ecdh - comply with crypto_kpp_maxsize()
crypto_kpp_maxsize() asks for the output buffer size without caring for errors. It allways assume that will be called after a valid setkey. Comply with it and return what he wants. nbytes has no sense now, remove it and directly return the maxsize. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions