summaryrefslogtreecommitdiff
path: root/bpfc
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-05 16:36:41 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-05 16:38:30 +0200
commite6660d3be56472a0ab05503b4611805a0a5a3b62 (patch)
tree5d265b1f45b6a7a78c0a12bed0da8d1e633c61a3 /bpfc
parentda9efb53fc48c34d917f28f97a01c1f238eaf01f (diff)
configure: Don't redirect output of pkg-config
This will of course also lead to the flags getting redirected. Silly me. While at it also remove the pointless warning flags to cc. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpfc')
0 files changed, 0 insertions, 0 deletions
efe9d4a354153e99d86a16af08&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/pci/rme9652/hdspm.c')