Searched refs:cbc_fetch_blocks (Results 1 – 1 of 1) sorted by relevance
35 static unsigned int cbc_fetch_blocks = 1; variable37 #define cbc_fetch_bytes (cbc_fetch_blocks * AES_BLOCK_SIZE)282 u32 initial = count & (cbc_fetch_blocks - 1); in padlock_xcrypt_cbc()284 if (count < cbc_fetch_blocks) in padlock_xcrypt_cbc()536 cbc_fetch_blocks = MAX_CBC_FETCH_BLOCKS; in padlock_init()