Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-08 | crypto: ahash - remove useless setting of cra_type | Eric Biggers | 1 | -1/+0 |
2018-07-08 | crypto: ahash - remove useless setting of type flags | Eric Biggers | 1 | -1/+1 |
2018-07-08 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -1/+1 |
2017-08-04 | crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 | Ard Biesheuvel | 1 | -3/+21 |
2017-06-01 | crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits | Ard Biesheuvel | 1 | -4/+2 |
2016-09-07 | crypto: arm/ghash - change internal cra_name to "__ghash" | Ard Biesheuvel | 1 | -1/+1 |
2016-09-07 | crypto: arm/ghash-ce - add missing async import/export | Ard Biesheuvel | 1 | -0/+24 |
2016-06-23 | crypto: ghash-ce - Fix cryptd reordering | Herbert Xu | 1 | -23/+17 |
2015-03-31 | crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers | Stephan Mueller | 1 | -2/+4 |
2015-03-12 | crypto: arm - add support for GHASH using ARMv8 Crypto Extensions | Ard Biesheuvel | 1 | -0/+318 |