summaryrefslogtreecommitdiff
path: root/ifpps.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-03 17:04:27 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-03 17:04:27 +0200
commit49f7b902c231b6f469941485cf2310d09cb04f91 (patch)
tree50cd9cd7c3dc9258d4029fe35ff2360bfedb3c00 /ifpps.c
parent62b58a361fccec935d7940fb7ab86508ccdceb00 (diff)
build: travis: Install dependencies before build
In order to make sure all tools (except curvetun) are built by Travis CI, install the libraries they depend upon. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps.c')
0 files changed, 0 insertions, 0 deletions
s-private-remove&id=11e3b725cfc282efe9d4a354153e99d86a16af08&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/soc/codecs/wm5100.h')