aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp/asm-x86_64/modes/aesni-gcm-x86_64.S
Commit message (Expand)AuthorAgeFilesLines
* Unify assembly files with macOSJorgen Lundman2023-02-061-0/+5
* x86 asm: Replace .align with .balignAttila Fülöp2023-01-241-13/+13
* Unify Assembler files between Linux and WindowsJorgen Lundman2023-01-171-39/+27
* icp: fix all !ENDBR objtool warnings in x86 Asm codeAlexander Lobakin2022-11-041-0/+5
* icp: fix rodata being marked as text in x86 Asm codeAlexander Lobakin2022-11-041-0/+2
* icp: properly fix all RETs in x86_64 Asm codeAlexander Lobakin2022-11-041-5/+8
* Fix objtool: missing int3 after ret warningBrian Behlendorf2022-06-271-3/+3
* ICP: gcm: Allocate hash subkey table separatelyAttila Fülöp2020-10-301-4/+14
* Add some missing cfi frame info in aesni-gcm-x86_64.SAttila Fülöp2020-10-301-0/+6
* ICP: gcm-avx: Support architectures lacking the MOVBE instructionAttila Fülöp2020-03-171-2/+355
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-101-0/+892