commit | 08884316bb15e53a71116a8c4f75b6331de38373 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Feb 11 19:19:16 2020 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Feb 22 09:25:45 2020 +0800 |
tree | c7242faa7a3b6dd346fdc0dd83009c338306c058 | |
parent | c23d7997559dcceaea8483398ef6cc400b22bfb1 [diff] |
crypto: ccree - extract cc_init_copy_sram() Extract the copy to SRAM of the initial values for a hash algorithm into its own function, to improve readability and ease maintenance. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>