summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-02-26 14:14:33 +0100
committerTobias Klauser <tklauser@distanz.ch>2014-02-26 14:14:33 +0100
commit35400b74a777675ba9f5ffd85b68feb705cd934b (patch)
tree1c763de1e8f3f251dba89e898f6dd6a1591a7f3e /README
parentc979433abb11a67d82c0b345ef28b38907ba6d9e (diff)
ifpps: Reorder buffer allocation and file opening in stats_proc_interrupts
We don't need the file open to allocate the buffer so open it just before it's used for the first time. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
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 'net/decnet/dn_neigh.c')