On Sun, Apr 02, 2017 at 09:19:12PM +0200, Ondrej Mosnacek wrote: > This patchset contains the following gf128mul-related changes: > 1. The gf128mul_x_* functions are moved to gf128mul.h for performance reasons. > 2. The gf128mul_x_ble function is fixed to use the correct block type. > 3. The le128_gf128mul_x_ble function from glue_helper.h is removed and its > usages replaced with gf128mul_x_ble calls. > 4. The now obsolete dependency of CRYPTO_XTS on CRYPTO_GF128MUL is removed. > > v4 -> v5: added the other three patches > v3 -> v4: a faster version of gf128mul_x_lle > v2 -> v3: constant-time implementation > v1 -> v2: move all _x_ functions to the header, not just gf128mul_x_ble All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt