summaryrefslogtreecommitdiff
path: root/corking.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-22 11:11:12 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-22 11:20:58 +0200
commite8bc35c3efe80858a6a7a2df41e5219f3c1c8eb9 (patch)
tree4a8f132e68b3e78500c9de17f177093f4ba3ae9b /corking.h
parentf4024343a161f50b73f106dd3dea24d68a934d5a (diff)
flowtop: Replace bool lookup tables by switch statement
Use a switch statement instead of looking up a valid state in the *_states_show bool arrays in presenter_flow_wrong_state(). This makes the code a bit easier to read. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'corking.h')
0 files changed, 0 insertions, 0 deletions
ommit-subject'>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/dt-bindings/clock/imx27-clock.h')