Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: crc32c - Use Intel CRC32 instruction | Austin Zhang | 2008-08-29 | 2 | -0/+199 |
* | [CRYPTO] aes-x86-32: Remove unused return code | Sebastian Siewior | 2008-04-21 | 1 | -3/+0 |
* | [CRYPTO] twofish: Merge common glue code | Sebastian Siewior | 2008-01-14 | 3 | -103/+6 |
* | [CRYPTO] salsa20: Add x86-64 assembly version | Tan Swee Heng | 2008-01-11 | 3 | -0/+924 |
* | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) | Tan Swee Heng | 2008-01-11 | 3 | -0/+1243 |
* | [CRYPTO] aes-asm: Merge common glue code | Sebastian Siewior | 2008-01-11 | 3 | -77/+20 |
* | [CRYPTO] aes-i586: Remove setkey | Sebastian Siewior | 2008-01-11 | 2 | -504/+46 |
* | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior | 2008-01-11 | 2 | -313/+37 |
* | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2008-01-11 | 2 | -8/+2 |
* | x86: merge arch/x86/crypto Makefiles | Thomas Gleixner | 2007-10-23 | 3 | -29/+15 |
* | x86_64: move crypto | Thomas Gleixner | 2007-10-11 | 6 | -1/+960 |
* | i386: move crypto | Thomas Gleixner | 2007-10-11 | 6 | -0/+1337 |