summaryrefslogtreecommitdiff
path: root/drivers/crypto/nx
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-06-11 03:28:34 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-12 14:45:09 (GMT)
commit81781e681551ed3f56c9202e9adc7ef941cba654 (patch)
tree9f9577f0edb591a80e6d5c39b23061839f5dca30 /drivers/crypto/nx
parent1a5b951f256d772a4ab758bda3a0667b788c0d2a (diff)
downloadlinux-81781e681551ed3f56c9202e9adc7ef941cba654.tar.xz
crypto: picoxcell - Clamp AEAD SG list by input length
Currently the driver assumes that the SG list contains exactly the number of bytes required. This assumption is incorrect. Up until now this has been harmless. However with the new AEAD interface this now breaks as the AD SG list contains more bytes than just the AD. This patch fixes this by always clamping the AD SG list by the specified AD length. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/nx')
0 files changed, 0 insertions, 0 deletions