Home
last modified time | relevance | path

Searched refs:skcipher_walk_first (Results 1 – 2 of 2) sorted by relevance

/crypto/
A Dscatterwalk.c117 skcipher_walk_first(&walk, true); in memcpy_sglist()
273 int skcipher_walk_first(struct skcipher_walk *walk, bool atomic) in skcipher_walk_first() function
291 EXPORT_SYMBOL_GPL(skcipher_walk_first);
A Dskcipher.c70 return skcipher_walk_first(walk, atomic); in skcipher_walk_virt()
97 return skcipher_walk_first(walk, atomic); in skcipher_walk_aead_common()

Completed in 4 milliseconds