COMMITS
/ crypto/xts.c February 13, 2019
T
crypto: Fix LGPL information in the file headers
Thomas Huth committed
October 9, 2018
D
crypto: annotate xts_tweak_encdec as inlineable
Daniel P. Berrangé committed
D
crypto: convert xts_mult_x to use xts_uint128 type
Daniel P. Berrangé committed
D
crypto: convert xts_tweak_encdec to use xts_uint128 type
Daniel P. Berrangé committed
D
crypto: introduce a xts_uint128 data type
Daniel P. Berrangé committed
October 8, 2018
D
crypto: remove code duplication in tweak encrypt/decrypt
Daniel P. Berrangé committed
February 11, 2016
D
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange committed