mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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