summaryrefslogtreecommitdiffstats
path: root/crypto/aes_generic.c
diff options
context:
space:
mode:
authorEric Biggers2019-06-03 07:47:14 +0200
committerHerbert Xu2019-06-13 08:31:40 +0200
commit860ab2e50204c41e713c54c752617d2da57f0fd7 (patch)
tree925afd2b64bb253f4963c9b6154ffb3306870824 /crypto/aes_generic.c
parentcrypto: chacha20poly1305 - a few cleanups (diff)
downloadkernel-qcow2-linux-860ab2e50204c41e713c54c752617d2da57f0fd7.tar.gz
kernel-qcow2-linux-860ab2e50204c41e713c54c752617d2da57f0fd7.tar.xz
kernel-qcow2-linux-860ab2e50204c41e713c54c752617d2da57f0fd7.zip
crypto: chacha - constify ctx and iv arguments
Constify the ctx and iv arguments to crypto_chacha_init() and the various chacha*_stream_xor() functions. This makes it clear that they are not modified. Signed-off-by: Eric Biggers <ebiggers@google.com> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aes_generic.c')
0 files changed, 0 insertions, 0 deletions