Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-11-29 | crypto: chacha20 - Remove cra_alignmask | Eric Biggers | 1 | -1/+0 |
2017-11-29 | crypto: chacha20 - Use unaligned access macros when loading key and IV | Eric Biggers | 1 | -10/+6 |
2017-11-29 | crypto: chacha20 - Fix unaligned access when loading constants | Eric Biggers | 1 | -6/+4 |
2017-11-29 | crypto: cryptd - Add cryptd_max_cpu_qlen module parameter | Jon Maxwell | 1 | -2/+5 |
2017-11-29 | crypto: arm64/aes-ce-cipher - move assembler code to .S file | Ard Biesheuvel | 3 | -104/+100 |
2017-11-29 | crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro... | Christophe Jaillet | 1 | -0/+1 |
2017-11-29 | crypto: remove unused hardirq.h | Yang Shi | 3 | -3/+0 |
2017-11-29 | chcr: Add support for Inline IPSec | Atul Gupta | 8 | -168/+860 |
2017-11-29 | cxgb4: Add support for Inline IPSec Tx | Atul Gupta | 7 | -52/+88 |