Searched refs:LRW_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
84 int err, bsize = LRW_BLOCK_SIZE; in setkey()144 const int bs = LRW_BLOCK_SIZE; in crypt()221 const unsigned int bsize = LRW_BLOCK_SIZE; in lrw_crypt()308 if (crypto_cipher_blocksize(cipher) != LRW_BLOCK_SIZE) { in init_tfm()
10 #define LRW_BLOCK_SIZE 16 macro