mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-10 02:38:55 +00:00
This patch introduces the geniv field which indicates the default IV generator for each algorithm. It should point to a string that is not freed as long as the algorithm is registered. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>