commit | 07d8f18588324b71aa8188cea5df3f1de5e354cb | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Fri Nov 08 15:42:13 2019 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Nov 17 09:02:44 2019 +0800 |
tree | 979958132bd34502a720f1c70f743566c105f0fd | |
parent | d95312a3ccc0cd544d374be2fc45aeaa803e5fd9 [diff] |
crypto: tcrypt - constify check alg list this patchs constify the alg list because this list is never modified. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>