Home
last modified time | relevance | path

Searched defs:cbc_blocks (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/crypto/
H A Daesni-intel_glue.c247 int cbc_blocks = DIV_ROUND_UP(req->cryptlen, AES_BLOCK_SIZE) - 2; in cts_cbc_encrypt() local
303 int cbc_blocks = DIV_ROUND_UP(req->cryptlen, AES_BLOCK_SIZE) - 2; in cts_cbc_decrypt() local