]> git.cryptolib.org Git - avr-crypto-lib.git/commit
moved twister naming from big to large
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 14 May 2009 14:28:59 +0000 (14:28 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 14 May 2009 14:28:59 +0000 (14:28 +0000)
commitbce0505abf49276430f7439960829683b4daf53b
treedb4610339da0789bdf2b2ace47d5c83882bdc294
parent052cd5b12044286abbb0076ecff6956a02ac9325
moved twister naming from big to large
14 files changed:
hfal_twister384.c
hfal_twister512.c
mkfiles/twister.mk
mkfiles/twister_c.mk
test_src/main-twister-test.c
twister-asm.S
twister-big-asm.S [deleted file]
twister-big.c [deleted file]
twister-big.h [deleted file]
twister-large-asm.S [new file with mode: 0644]
twister-large.c [new file with mode: 0644]
twister-large.h [new file with mode: 0644]
twister384.S
twister512.S