Searched refs:skcipher_walk_gfp (Results 1 – 1 of 1) sorted by relevance
61 static inline gfp_t skcipher_walk_gfp(struct skcipher_walk *walk) in skcipher_walk_gfp() function186 buffer = kzalloc(n, skcipher_walk_gfp(walk)); in skcipher_next_slow()256 gfp_t gfp = skcipher_walk_gfp(walk); in skcipher_walk_next()281 walk->buffer = kmalloc(size, skcipher_walk_gfp(walk)); in skcipher_copy_iv()