diff options
author | Tudor-Dan Ambarus <tudor.ambarus@microchip.com> | 2017-05-25 09:18:10 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-06-10 06:04:28 +0200 |
commit | d0efb48b8615292e05373caa27854e36e732668b (patch) | |
tree | df5bae0162177c605d02b9530308e481dc7e0add /crypto/aes_ti.c | |
parent | crypto: dh - comply with crypto_kpp_maxsize() (diff) | |
download | linux-d0efb48b8615292e05373caa27854e36e732668b.tar.xz linux-d0efb48b8615292e05373caa27854e36e732668b.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 'crypto/aes_ti.c')
0 files changed, 0 insertions, 0 deletions