Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c431 static int skcipher_walk_first(struct skcipher_walk *walk) in skcipher_walk_first() function
473 return skcipher_walk_first(walk); in skcipher_walk_skcipher()
544 err = skcipher_walk_first(walk); in skcipher_walk_aead_common()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c450 static int skcipher_walk_first(struct skcipher_walk *walk) in skcipher_walk_first() function
492 return skcipher_walk_first(walk); in skcipher_walk_skcipher()
557 err = skcipher_walk_first(walk); in skcipher_walk_aead_common()

Completed in 3 milliseconds