Searched refs:aligned_bs (Results 1 – 1 of 1) sorted by relevance
402 unsigned aligned_bs; in skcipher_copy_iv() local406 aligned_bs = ALIGN(bs, alignmask + 1); in skcipher_copy_iv()414 size += aligned_bs + ivsize; in skcipher_copy_iv()425 iv = skcipher_get_spot(iv, bs) + aligned_bs; in skcipher_copy_iv()