mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 04:03:04 +09:00
This patch adds some common IV generation code currently duplicated by seqiv and echainiv. For example, the setkey and setauthsize functions are completely identical. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>