Searched refs:cbc_fetch_blocks (Results 1 – 1 of 1) sorted by relevance
36 static unsigned int cbc_fetch_blocks = 1; variable38 #define cbc_fetch_bytes (cbc_fetch_blocks * AES_BLOCK_SIZE)285 u32 initial = count & (cbc_fetch_blocks - 1); in padlock_xcrypt_cbc()287 if (count < cbc_fetch_blocks) in padlock_xcrypt_cbc()522 cbc_fetch_blocks = MAX_CBC_FETCH_BLOCKS; in padlock_init()