commit | 724ecd3c0eb7040d423b22332a60d097e2666820 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Jul 02 21:41:20 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 26 14:52:03 2019 +1000 |
tree | ea03238c58df8b42b85172b48fa19b44b00b311f | |
parent | 20bb4ef038a97b8bb5c07d2a1125019a93f618b3 [diff] |
crypto: aes - rename local routines to prevent future clashes Rename some local AES encrypt/decrypt routines so they don't clash with the names we are about to introduce for the routines exposed by the generic AES library. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>