summaryrefslogtreecommitdiff
path: root/crypto/fcrypt.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-09-29 21:24:23 +0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:55:46 -0700
commit19ac76f2eb1a2e81897420e24c77cf86feda5ede (patch)
tree6a58008a1e8d9ec6f661b16c502e2f8317d51d25 /crypto/fcrypt.c
parenta756adb565ce3e7a19caa0e4abe9ba7e12ff952b (diff)
downloadlinux-crypto-19ac76f2eb1a2e81897420e24c77cf86feda5ede.tar.gz
linux-crypto-19ac76f2eb1a2e81897420e24c77cf86feda5ede.zip
[CRYPTO] blkcipher: Remove alignment restriction on block size
Previously we assumed for convenience that the block size is a multiple of the algorithm's required alignment. With the pending addition of CTR this will no longer be the case as the block size will be 1 due to it being a stream cipher. However, the alignment requirement will be that of the underlying implementation which will most likely be greater than 1. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/fcrypt.c')
0 files changed, 0 insertions, 0 deletions