summaryrefslogtreecommitdiff
path: root/asm.m4
Commit message (Expand)AuthorAgeFilesLines
* Delete all arcfour assembly codedelete-arcfour-asmNiels Möller2022-08-071-6/+0
* x86_64: Rewrite of poly1305 assembly.Niels Möller2022-01-271-2/+2
* Use default m4 quote character in asm files, part 1Niels Möller2020-09-121-40/+38
* x86: Add ASM_X86_ENDBR and x86 CET marker to config.m4.inH.J. Lu2020-03-141-1/+1
* Add arm endianness-aware assembly infrastructureMichael Weiser2018-03-251-0/+8
* Exclude asm files which fail when building on w64 using mini-gmp.nettle_3.1rc3Niels Möller2015-03-311-0/+2
* Reorganize symbols for fat routines.Niels Möller2015-01-171-5/+6
* Initial support for fat x86_64 build.Niels Möller2015-01-131-4/+7
* Refactor PROLOGUE macro in asm.m4.Niels Möller2015-01-121-11/+10
* Check for COFF type directive, and use in assembly RPOLOGUE.Niels Möller2014-05-311-0/+7
* asm.m4: Deleted unused offsets for struct aes_ctx.Niels Möller2014-05-311-5/+1
* Move block buffer from poly1305_ctx to poly1305_aes_ctx. Simplify poly1305_di...poly1305Niels Möller2014-01-201-2/+0
* Move nonce from poly1305_ctx to poly1305_aes_ctx.Niels Möller2014-01-171-1/+0
* x86_64 assembly for poly1305.Niels Möller2013-11-211-0/+13
* Switch to non-logarithmic ALIGN macro.Niels Möller2013-04-161-8/+9
* Use changecom and divert in asm.m4.Niels Möller2013-02-061-2/+10
* m4 portability fix for ALIGN macro.Niels Möller2012-07-121-2/+7
* (EPILOGUE): Use . to refer to current address.Niels Möller2010-03-291-2/+1
* * config.m4.in (ASM_ALIGN_LOG): Substitute.Niels Möller2006-04-261-0/+4
* * x86/arcfour-crypt.asm: Use ARCFOUR_I and ARCFOUR_JNiels Möller2005-10-171-0/+9
* * aes-internal.h (struct aes_table): Deleted idx and sparc_idxNiels Möller2005-10-171-9/+0
* Comment change.Niels Möller2005-10-161-1/+1
* (PROLOGUE): Use TYPE_FUNCTION.Niels Möller2005-10-151-1/+1
* (PROLOGUE, EPILOGUE): New macros, checking the value ofNiels Möller2005-10-051-0/+16
* Deleted a few old commented out lines.Niels Möller2004-11-171-3/+0
* * aes-internal.h (struct aes_table): Renamed the shift_idx fieldNiels Möller2002-05-151-1/+0
* Added some trailing dnl:s. Added quotes to the first argument to define.Niels Möller2002-05-141-7/+7
* (C, include_src): New macros.Niels Möller2002-05-071-3/+11
* *** empty log message ***Niels Möller2002-02-191-1/+1
* * asm.m4: Define and use structure-defining macros.Niels Möller2002-02-151-15/+31
* * asm.m4: Use eval to compute values.Niels Möller2002-02-151-10/+15
* * asm.m4: Added constants for individual rows of the aes table.Niels Möller2002-02-151-0/+5
* Define various aes struct offsets.Niels Möller2002-02-151-0/+12
* * asm.m4: New file. For now, only doing changequote and changecom.Niels Möller2002-02-121-0/+4