Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/aes - Don't use %rbp as temporary register | Eric Biggers | 2017-05-23 | 1 | -25/+22 |
* | crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets | Jussi Kivilinna | 2013-01-20 | 1 | -15/+15 |
* | crypto: aes - Export x86 AES encrypt/decrypt functions | Huang Ying | 2009-02-18 | 1 | -4/+2 |
* | crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field | Huang Ying | 2009-02-18 | 1 | -2/+2 |
* | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior | 2008-01-11 | 1 | -34/+34 |
* | x86_64: move crypto | Thomas Gleixner | 2007-10-11 | 1 | -0/+190 |