Searched refs:xts_blocks (Results 1 – 2 of 2) sorted by relevance
534 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in xts_encrypt() local544 xts_blocks * AES_BLOCK_SIZE, in xts_encrypt()603 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in xts_decrypt() local613 xts_blocks * AES_BLOCK_SIZE, in xts_decrypt()
296 int xts_blocks = DIV_ROUND_UP(req->cryptlen, in __xts_crypt() local304 xts_blocks * AES_BLOCK_SIZE, in __xts_crypt()