search for: morus1280

Displaying 5 results from an estimated 5 matches for "morus1280".

2019 Jul 08
3
[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
...++-------- crypto/cast6-avx-x86_64-asm_64.S | 44 +++++++++------- crypto/des3_ede-asm_64.S | 96 ++++++++++++++++++++++++------------ crypto/ghash-clmulni-intel_asm.S | 4 - crypto/glue_helper-asm-avx.S | 4 - crypto/glue_helper-asm-avx2.S | 6 +- crypto/morus1280-avx2-asm.S | 4 - crypto/morus1280-sse2-asm.S | 8 +-- crypto/morus640-sse2-asm.S | 6 +- crypto/sha256-avx2-asm.S | 18 ++++-- entry/entry_64.S | 16 ++++-- include/asm/alternative.h | 6 +- include/asm/asm.h...
2019 Jul 08
3
[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
...++-------- crypto/cast6-avx-x86_64-asm_64.S | 44 +++++++++------- crypto/des3_ede-asm_64.S | 96 ++++++++++++++++++++++++------------ crypto/ghash-clmulni-intel_asm.S | 4 - crypto/glue_helper-asm-avx.S | 4 - crypto/glue_helper-asm-avx2.S | 6 +- crypto/morus1280-avx2-asm.S | 4 - crypto/morus1280-sse2-asm.S | 8 +-- crypto/morus640-sse2-asm.S | 6 +- crypto/sha256-avx2-asm.S | 18 ++++-- entry/entry_64.S | 16 ++++-- include/asm/alternative.h | 6 +- include/asm/asm.h...
2019 Jul 30
0
[PATCH v8 00/11] x86: PIE support to extend KASLR randomization
...avx-x86_64-asm_64.S | 44 +++++++++------- > crypto/des3_ede-asm_64.S | 96 ++++++++++++++++++++++++------------ > crypto/ghash-clmulni-intel_asm.S | 4 - > crypto/glue_helper-asm-avx.S | 4 - > crypto/glue_helper-asm-avx2.S | 6 +- > crypto/morus1280-avx2-asm.S | 4 - > crypto/morus1280-sse2-asm.S | 8 +-- > crypto/morus640-sse2-asm.S | 6 +- > crypto/sha256-avx2-asm.S | 18 ++++-- > entry/entry_64.S | 16 ++++-- > include/asm/alternative.h | 6 +- &g...
2019 May 20
3
[PATCH v7 00/12] x86: PIE support to extend KASLR randomization
...++-------- crypto/cast6-avx-x86_64-asm_64.S | 44 +++++++++------- crypto/des3_ede-asm_64.S | 96 ++++++++++++++++++++++++------------ crypto/ghash-clmulni-intel_asm.S | 4 - crypto/glue_helper-asm-avx.S | 4 - crypto/glue_helper-asm-avx2.S | 6 +- crypto/morus1280-avx2-asm.S | 4 - crypto/morus1280-sse2-asm.S | 8 +-- crypto/morus640-sse2-asm.S | 6 +- crypto/sha256-avx2-asm.S | 23 +++++--- entry/entry_64.S | 16 ++++-- include/asm/alternative.h | 6 +- include/asm/asm.h...
2018 Jun 25
1
[PATCH v5 00/27] x86: PIE support and option to extend KASLR randomization
...86/crypto/cast6-avx-x86_64-asm_64.S | 44 +++--- arch/x86/crypto/des3_ede-asm_64.S | 96 +++++++++----- arch/x86/crypto/ghash-clmulni-intel_asm.S | 4 arch/x86/crypto/glue_helper-asm-avx.S | 4 arch/x86/crypto/glue_helper-asm-avx2.S | 6 arch/x86/crypto/morus1280-avx2-asm.S | 4 arch/x86/crypto/morus1280-sse2-asm.S | 8 - arch/x86/crypto/morus640-sse2-asm.S | 6 arch/x86/crypto/sha256-avx2-asm.S | 23 ++- arch/x86/entry/calling.h | 2 arch/x86/entry/entry_32.S | 3...