summaryrefslogtreecommitdiffstats
path: root/crypto/chacha20poly1305.c
diff options
context:
space:
mode:
authorEric Biggers2019-06-03 07:46:11 +0200
committerHerbert Xu2019-06-13 08:31:40 +0200
commit314d0f0ea69f2fb8e6fc4cb5d5ae6b1e3418e36c (patch)
treed886cb694aa71cf83f06fb802689c3406880d77d /crypto/chacha20poly1305.c
parentcrypto: skcipher - un-inline encrypt and decrypt functions (diff)
downloadkernel-qcow2-linux-314d0f0ea69f2fb8e6fc4cb5d5ae6b1e3418e36c.tar.gz
kernel-qcow2-linux-314d0f0ea69f2fb8e6fc4cb5d5ae6b1e3418e36c.tar.xz
kernel-qcow2-linux-314d0f0ea69f2fb8e6fc4cb5d5ae6b1e3418e36c.zip
crypto: skcipher - make chunksize and walksize accessors internal
The 'chunksize' and 'walksize' properties of skcipher algorithms are implementation details that users of the skcipher API should not be looking at. So move their accessor functions from <crypto/skcipher.h> to <crypto/internal/skcipher.h>. 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/chacha20poly1305.c')
0 files changed, 0 insertions, 0 deletions