Home
last modified time | relevance | path

Searched refs:LRW_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/crypto/
Dlrw.c34 #define LRW_BLOCK_SIZE 16 macro
91 int err, bsize = LRW_BLOCK_SIZE; in setkey()
154 const int bs = LRW_BLOCK_SIZE; in post_crypt()
207 const int bs = LRW_BLOCK_SIZE; in pre_crypt()
505 if (alg->base.cra_blocksize != LRW_BLOCK_SIZE) in create()
544 inst->alg.base.cra_blocksize = LRW_BLOCK_SIZE; in create()
548 inst->alg.ivsize = LRW_BLOCK_SIZE; in create()
550 LRW_BLOCK_SIZE; in create()
552 LRW_BLOCK_SIZE; in create()