diff options
author | Eric Biggers <ebiggers@google.com> | 2018-12-05 03:46:54 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-13 13:24:56 +0300 |
commit | b299362ee48db8eab34208302ee9730ff9d6091c (patch) | |
tree | ee526e1b701dc4cd5c943231ad633f2a70b2a749 /arch/hexagon/configs | |
parent | 2fe55987b2624a86a5c709a8df65d4de2608dc07 (diff) | |
download | linux-b299362ee48db8eab34208302ee9730ff9d6091c.tar.xz |
crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance
If the stream cipher implementation is asynchronous, then the Adiantum
instance must be flagged as asynchronous as well. Otherwise someone
asking for a synchronous algorithm can get an asynchronous algorithm.
There are no asynchronous xchacha12 or xchacha20 implementations yet
which makes this largely a theoretical issue, but it should be fixed.
Fixes: 059c2a4d8e16 ("crypto: adiantum - add Adiantum support")
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/hexagon/configs')
0 files changed, 0 insertions, 0 deletions