summaryrefslogtreecommitdiff
path: root/ring.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-21 09:05:22 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-21 09:05:22 +0200
commitb645a4371c3173fedff7274211b6834195a7ac18 (patch)
treee5ded5c5786cb0c6a7080d2f78b450514cda0375 /ring.c
parentf34ce674f3f7aad658fa7c03f37d57a99479052b (diff)
flowtop: Simplify assignment of flow_entry->is_visible
Just assign a default value of false and override it with true if the checks go through. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring.c')
0 files changed, 0 insertions, 0 deletions
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')