This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Rik Snel 48527fa7cf [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES
LRW-32-AES needs a certain IV. This IV should be provided dm-crypt.
The block cipher mode could, in principle generate the correct IV from
the plain IV, but I think that it is cleaner to supply the right IV
directly.

The sector -> narrow block calculation uses a shift for performance reasons.
This shift is computed in .ctr and stored in cc->iv_gen_private (as a void *).

Signed-off-by: Rik Snel <rsnel@cube.dyndns.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-12-06 18:38:47 -08:00
..
2006-12-04 02:00:22 -05:00
2006-11-22 14:57:56 +00:00
2006-11-22 14:57:56 +00:00
2006-11-03 12:27:57 -08:00
2006-10-11 11:14:25 -07:00
2006-11-22 14:57:56 +00:00
2006-12-04 02:00:22 -05:00
2006-11-22 14:57:56 +00:00
2006-11-30 05:32:19 +01:00
2006-11-22 14:57:56 +00:00
2006-11-30 05:24:39 +01:00
2006-10-17 08:18:42 -07:00
2006-12-04 02:00:22 -05:00
2006-10-17 08:18:42 -07:00