Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
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()