Searched refs:aligned_bs (Results 1 – 1 of 1) sorted by relevance
403 unsigned aligned_bs; in skcipher_copy_iv() local407 aligned_bs = ALIGN(bs, alignmask + 1); in skcipher_copy_iv()415 size += aligned_bs + ivsize; in skcipher_copy_iv()426 iv = skcipher_get_spot(iv, bs) + aligned_bs; in skcipher_copy_iv()