]> git.ipfire.org Git - thirdparty/nettle.git/commit
(memxor_common_alignment): New function.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 24 Sep 2010 05:45:33 +0000 (07:45 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 24 Sep 2010 05:45:33 +0000 (07:45 +0200)
commitb4b256eb556b74dbdde03e094ecc11219275b149
treefa57ffd064fa6f4824dc148e0d185513f8b855e8
parent19c13e25749b858141e674b767e41f78dbfc33b5
(memxor_common_alignment): New function.
(memxor_different_alignment): New function.
(memxor): Optimized to do word-operations rather than byte
operations.

Rev: nettle/memxor.c:1.2
memxor.c