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