Searched refs:cbc_fetch_blocks (Results 1 – 1 of 1) sorted by relevance
34 static unsigned int cbc_fetch_blocks = 1; variable36 #define cbc_fetch_bytes (cbc_fetch_blocks * AES_BLOCK_SIZE)281 u32 initial = count & (cbc_fetch_blocks - 1); in padlock_xcrypt_cbc()283 if (count < cbc_fetch_blocks) in padlock_xcrypt_cbc()534 cbc_fetch_blocks = MAX_CBC_FETCH_BLOCKS; in padlock_init()