diff options
author | Dave Watson <davejwatson@fb.com> | 2018-02-14 18:40:47 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-02-22 15:16:51 +0100 |
commit | fb8986e6430a6b226917ec5370c2be06a72803eb (patch) | |
tree | 3406024e5dac120583b782c4269695b8d06bde64 /arch/x86/crypto/poly1305-sse2-x86_64.S | |
parent | crypto: aesni - Add fast path for > 16 byte update (diff) | |
download | linux-fb8986e6430a6b226917ec5370c2be06a72803eb.tar.xz linux-fb8986e6430a6b226917ec5370c2be06a72803eb.zip |
crypto: aesni - Introduce scatter/gather asm function stubs
The asm macros are all set up now, introduce entry points.
GCM_INIT and GCM_COMPLETE have arguments supplied, so that
the new scatter/gather entry points don't have to take all the
arguments, and only the ones they need.
Signed-off-by: Dave Watson <davejwatson@fb.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/crypto/poly1305-sse2-x86_64.S')
0 files changed, 0 insertions, 0 deletions