author | Eric Biggers <ebiggers@google.com> | |
Mon, 28 Apr 2025 17:00:36 +0000 (10:00 -0700) | ||
committer | Herbert Xu <herbert@gondor.apana.org.au> | |
Mon, 5 May 2025 10:20:44 +0000 (18:20 +0800) | ||
commit | 11d7956d526f72da82b575389a2d8f9eb15dea6c | |
tree | 03c7db3aec12d8d288a22b7cb368a90d0481c6df | tree |
parent | 699618d422759fe096a28ad2778d79807a5384ce | commit | diff |
arch/x86/crypto/Kconfig | diff | blob | blame | history | |
arch/x86/crypto/Makefile | diff | blob | blame | history | |
arch/x86/crypto/sha256-avx-asm.S | [deleted file] | blob | blame | history |
arch/x86/crypto/sha256-avx2-asm.S | [deleted file] | blob | blame | history |
arch/x86/crypto/sha256-ssse3-asm.S | [deleted file] | blob | blame | history |
arch/x86/crypto/sha256_ni_asm.S | [deleted file] | blob | blame | history |
arch/x86/crypto/sha256_ssse3_glue.c | [deleted file] | blob | blame | history |
arch/x86/lib/crypto/Kconfig | diff | blob | blame | history | |
arch/x86/lib/crypto/Makefile | diff | blob | blame | history | |
arch/x86/lib/crypto/sha256-avx-asm.S | [new file with mode: 0644] | blob |
arch/x86/lib/crypto/sha256-avx2-asm.S | [new file with mode: 0644] | blob |
arch/x86/lib/crypto/sha256-ni-asm.S | [new file with mode: 0644] | blob |
arch/x86/lib/crypto/sha256-ssse3-asm.S | [new file with mode: 0644] | blob |
arch/x86/lib/crypto/sha256.c | [new file with mode: 0644] | blob |