Tudor-Dan Ambarus d0efb48b86 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>
2017-06-10 12:04:28 +08:00
..
2017-06-10 12:04:25 +08:00
2017-03-24 22:03:01 +08:00
2017-06-10 12:04:26 +08:00
2017-06-10 12:04:26 +08:00
2017-06-10 12:04:25 +08:00
2017-04-05 21:58:37 +08:00
2016-11-28 21:23:18 +08:00