Searched refs:ablkcipher_get_spot (Results 1 – 1 of 1) sorted by relevance
62 static inline u8 *ablkcipher_get_spot(u8 *start, unsigned int len) in ablkcipher_get_spot() function159 src = dst = ablkcipher_get_spot(dst, bsize); in ablkcipher_next_slow()194 iv = ablkcipher_get_spot(iv, bs) + aligned_bs; in ablkcipher_copy_iv()195 iv = ablkcipher_get_spot(iv, bs) + aligned_bs; in ablkcipher_copy_iv()196 iv = ablkcipher_get_spot(iv, ivsize); in ablkcipher_copy_iv()