Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dskcipher.c432 static int skcipher_walk_first(struct skcipher_walk *walk) in skcipher_walk_first() function
474 return skcipher_walk_first(walk); in skcipher_walk_skcipher()
539 err = skcipher_walk_first(walk); in skcipher_walk_aead_common()