From: Jussi Kivilinna Date: Tue, 18 Oct 2011 10:32:19 +0000 (+0300) Subject: crypto: lrw - use blocksize constant X-Git-Tag: v3.3-rc1~104^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4660720df61321f9746353ad3188bf4de2408b67;p=pandora-kernel.git crypto: lrw - use blocksize constant LRW has fixed blocksize of 16. Define LRW_BLOCK_SIZE and use in place of crypto_cipher_blocksize(). Signed-off-by: Jussi Kivilinna Signed-off-by: Herbert Xu --- Reading git-diff-tree failed