summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-03-15 07:20:36 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-03-22 15:57:28 +0300
commit29d97dec22dde5d2c4ccb23c50a11e94a5911861 (patch)
tree04518f1abf14116f9264c528b193ad25fe94c698 /scripts
parentdcf7b48212c0fab7df69e84fab22d6cb7c8c0fb9 (diff)
downloadlinux-29d97dec22dde5d2c4ccb23c50a11e94a5911861.tar.xz
crypto: chacha-generic - use crypto_xor_cpy()
In chacha_docrypt(), use crypto_xor_cpy() instead of crypto_xor(). This avoids having to memcpy() the src buffer to the dst buffer. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions