diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-17 11:42:22 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-01-22 16:21:11 +0800 |
commit | f9e7fe32a792726186301423ff63a465d63386e1 (patch) | |
tree | 86179a52efdcd76edca0050cc03484d0acf10bb8 /arch/x86/crypto/nh-avx2-x86_64.S | |
parent | 2203d3f7971d28a2bcd8e2439bcead9069089e9a (diff) |
crypto: x86/poly1305 - emit does base conversion itself
The emit code does optional base conversion itself in assembly, so we
don't need to do that here. Also, neither one of these functions uses
simd instructions, so checking for that doesn't make sense either.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/nh-avx2-x86_64.S')
0 files changed, 0 insertions, 0 deletions