Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: Fix LGPL information in the file headers | Thomas Huth | 2019-07-19 | 1 | -1/+1 |
* | crypto: annotate xts_tweak_encdec as inlineable | Daniel P. Berrangé | 2018-10-24 | 1 | -5/+5 |
* | crypto: convert xts_mult_x to use xts_uint128 type | Daniel P. Berrangé | 2018-10-24 | 1 | -12/+28 |
* | crypto: convert xts_tweak_encdec to use xts_uint128 type | Daniel P. Berrangé | 2018-10-24 | 1 | -26/+58 |
* | crypto: introduce a xts_uint128 data type | Daniel P. Berrangé | 2018-10-24 | 1 | -20/+26 |
* | crypto: remove code duplication in tweak encrypt/decrypt | Daniel P. Berrangé | 2018-10-24 | 1 | -49/+15 |
* | crypto: import an implementation of the XTS cipher mode | Daniel P. Berrange | 2016-03-17 | 1 | -0/+230 |