Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-11 | crypto: arm64/aes-blk - yield NEON after every block of input | Ard Biesheuvel | 1 | -124/+207 |
2018-03-16 | crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path | Ard Biesheuvel | 1 | -2/+21 |
2018-03-16 | crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path | Ard Biesheuvel | 1 | -6/+25 |
2018-03-16 | crypto: arm64/aes-blk - remove configurable interleave | Ard Biesheuvel | 1 | -197/+40 |
2018-03-16 | crypto: arm64/aes-blk - move kernel mode neon en/disable into loop | Ard Biesheuvel | 1 | -45/+45 |
2017-02-11 | crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver | Ard Biesheuvel | 1 | -1/+28 |
2017-02-03 | crypto: arm64/aes-blk - remove cra_alignmask | Ard Biesheuvel | 1 | -5/+3 |
2017-01-23 | crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes | Ard Biesheuvel | 1 | -46/+42 |
2016-10-21 | crypto: arm64/aes-xts-ce: fix for big endian | Ard Biesheuvel | 1 | -1/+2 |
2014-05-14 | arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions | Ard Biesheuvel | 1 | -0/+532 |