mirror of
https://github.com/torvalds/linux
synced 2026-06-22 10:52:05 +09:00
This generator generates an IV based on a sequence number by xoring it with a salt. This algorithm is mainly useful for CTR and similar modes. This patch also sets it as the default IV generator for ctr. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
11 KiB
11 KiB