diff options
author | Antoine Tenart <antoine.tenart@bootlin.com> | 2018-05-14 15:10:57 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-05-26 18:11:36 +0200 |
commit | 3a5ca230bbb64b5a6330559671bd67cfd8b4a170 (patch) | |
tree | be3677ac83de1f624f2984541c6f878220132f1a /drivers/fmc/Kconfig | |
parent | crypto: inside-secure - rework cipher functions for future AEAD support (diff) | |
download | linux-3a5ca230bbb64b5a6330559671bd67cfd8b4a170.tar.xz linux-3a5ca230bbb64b5a6330559671bd67cfd8b4a170.zip |
crypto: inside-secure - rework the alg type settings in the context
This patches reworks the way the algorithm type is set in the context,
by using the fact that the decryption algorithms are just a combination
of the algorithm encryption type and CONTEXT_CONTROL_TYPE_NULL_IN.
This will help having simpler code when adding the AEAD support, to
avoid ending up with an endless switch case block.
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/fmc/Kconfig')
0 files changed, 0 insertions, 0 deletions