diff options
author | Jason A. Donenfeld <[email protected]> | 2020-01-17 11:42:22 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2020-01-22 16:21:11 +0800 |
commit | f9e7fe32a792726186301423ff63a465d63386e1 (patch) | |
tree | 86179a52efdcd76edca0050cc03484d0acf10bb8 /net/ipv6/tcp_ipv6.c | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions