+2
−0
arch/x86/crypto/blake2s-core.S
0 → 100644
+258
−0
arch/x86/crypto/blake2s-glue.c
0 → 100644
+233
−0
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
These implementations from Samuel Neves support AVX and AVX-512VL. Originally this used AVX-512F, but Skylake thermal throttling made AVX-512VL more attractive and possible to do with negligable difference. Bug: 152722841 Signed-off-by:Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by:
Samuel Neves <sneves@dei.uc.pt> Co-developed-by:
Samuel Neves <sneves@dei.uc.pt> [ardb: move to arch/x86/crypto, wire into lib/crypto framework] Signed-off-by:
Ard Biesheuvel <ardb@kernel.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com> Change-Id: I25f5770976a2681e24a1e762360c2a9900e9a62c