-
由 Herbert Xu 提交于
This patch converts cryptoloop to use the new block cipher type where applicable. As a result the ECB-specific and CBC-specific transfer functions have been merged. Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
69affe7f
This patch converts cryptoloop to use the new block cipher type where
applicable. As a result the ECB-specific and CBC-specific transfer
functions have been merged.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>