LRW_BLOCK_SIZE     73 crypto/lrw.c   	int err, bsize = LRW_BLOCK_SIZE;
LRW_BLOCK_SIZE    144 crypto/lrw.c   	const int bs = LRW_BLOCK_SIZE;
LRW_BLOCK_SIZE    346 crypto/lrw.c   	if (alg->base.cra_blocksize != LRW_BLOCK_SIZE)
LRW_BLOCK_SIZE    385 crypto/lrw.c   	inst->alg.base.cra_blocksize = LRW_BLOCK_SIZE;
LRW_BLOCK_SIZE    389 crypto/lrw.c   	inst->alg.ivsize = LRW_BLOCK_SIZE;
LRW_BLOCK_SIZE    391 crypto/lrw.c   				LRW_BLOCK_SIZE;
LRW_BLOCK_SIZE    393 crypto/lrw.c   				LRW_BLOCK_SIZE;