summaryrefslogtreecommitdiff
path: root/iosched.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-12 17:49:51 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-12 17:51:02 +0200
commitef7737c5da9e770463a33d46316986cd37298e4a (patch)
treeb28923c74d66b3607e5809894e06ea4f307a0b54 /iosched.h
parente0d0d1858cbe351718c530df062645faf60f6a17 (diff)
csum: Use ISO C fixed width types
Use the ISO C fixed width types from stdint.h instead of the self-defined Linux types. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'iosched.h')
0 files changed, 0 insertions, 0 deletions
5cfc282efe9d4a354153e99d86a16af08&id2=d6040764adcb5cb6de1489422411d701c158bb69'>diff)
crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
Update the ARMv8 Crypto Extensions and the plain NEON AES implementations in CBC and CTR modes to return the next IV back to the skcipher API client. This is necessary for chaining to work correctly. Note that for CTR, this is only done if the request is a round multiple of the block size, since otherwise, chaining is impossible anyway. Cc: <stable@vger.kernel.org> # v3.16+ Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/isa/ad1816a/Makefile')