summaryrefslogtreecommitdiff
path: root/trafgen.zsh
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-29 20:12:10 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-29 20:12:10 +0200
commit4e407258b1080947556add7b2ece21422ceafbed (patch)
tree98c969c0cd8f701e6bcd0aa0999266ca710239b3 /trafgen.zsh
parentf9d5a908d3e80f8007c4fd64060a78abd4264aeb (diff)
make: add DISTRO=1 for compilation on distributions
For packaging, we cannot use -O3, -march etc, so have an option that allows for distribution build and does less tuning. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen.zsh')
0 files changed, 0 insertions, 0 deletions
2=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 'include/xen/interface/hvm')