Searched refs:cbc_fetch_blocks (Results 1 – 1 of 1) sorted by relevance
38 static unsigned int cbc_fetch_blocks = 1; variable40 #define cbc_fetch_bytes (cbc_fetch_blocks * AES_BLOCK_SIZE)288 u32 initial = count & (cbc_fetch_blocks - 1); in padlock_xcrypt_cbc()290 if (count < cbc_fetch_blocks) in padlock_xcrypt_cbc()509 cbc_fetch_blocks = MAX_CBC_FETCH_BLOCKS; in padlock_init()