diff options
author | Tudor-Dan Ambarus <tudor.ambarus@microchip.com> | 2017-05-25 09:18:16 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-06-10 06:04:31 +0200 |
commit | 543de102e3316983119462c2821b76648ac3e744 (patch) | |
tree | 5a81dfedc5bfb787e90bf9b2d7ec15284aab40cf /net/psample | |
parent | crypto: qat - comply with crypto_akcipher_maxsize() (diff) | |
download | linux-543de102e3316983119462c2821b76648ac3e744.tar.xz linux-543de102e3316983119462c2821b76648ac3e744.zip |
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
crypto_akcipher_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.
crypto_akcipher_maxsize() now returns an unsigned int.
Remove the unnecessary check.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/psample')
0 files changed, 0 insertions, 0 deletions