summaryrefslogtreecommitdiff
path: root/crypto/842.c
diff options
context:
space:
mode:
authorTudor-Dan Ambarus <tudor.ambarus@microchip.com>2017-05-25 10:18:16 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2017-06-10 12:04:31 +0800
commitcf521dc56d2018a7310c02203f0e0e9cd62e3176 (patch)
tree8db8953aec9fbe1e399cbd1af33f300ca0310b29 /crypto/842.c
parent2ba66848f90d9765a31bb1f36cf2841071a6c15c (diff)
downloadlinux-crypto-cf521dc56d2018a7310c02203f0e0e9cd62e3176.tar.gz
linux-crypto-cf521dc56d2018a7310c02203f0e0e9cd62e3176.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 'crypto/842.c')
0 files changed, 0 insertions, 0 deletions