Searched refs:aligned_bs (Results 1 – 1 of 1) sorted by relevance
421 unsigned aligned_bs; in skcipher_copy_iv() local425 aligned_bs = ALIGN(bs, alignmask + 1); in skcipher_copy_iv()433 size += aligned_bs + ivsize; in skcipher_copy_iv()444 iv = skcipher_get_spot(iv, bs) + aligned_bs; in skcipher_copy_iv()