Searched refs:aligned_bs (Results 1 – 1 of 1) sorted by relevance
284 unsigned aligned_bs = ALIGN(bs, alignmask + 1); in blkcipher_copy_iv() local285 unsigned int size = aligned_bs * 2 + ivsize + max(aligned_bs, ivsize) - in blkcipher_copy_iv()295 iv = blkcipher_get_spot(iv, bs) + aligned_bs; in blkcipher_copy_iv()296 iv = blkcipher_get_spot(iv, bs) + aligned_bs; in blkcipher_copy_iv()