Searched refs:skcipher_get_spot (Results 1 – 1 of 1) sorted by relevance
86 static inline u8 *skcipher_get_spot(u8 *start, unsigned int len) in skcipher_get_spot() function98 addr = skcipher_get_spot(addr, bsize); in skcipher_done_slow()194 data = skcipher_get_spot(data, walk->stride); in skcipher_walk_complete()274 walk->dst.virt.addr = skcipher_get_spot(walk->dst.virt.addr, bsize); in skcipher_next_slow()425 iv = skcipher_get_spot(iv, bs) + aligned_bs; in skcipher_copy_iv()