Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c430 static int skcipher_walk_first(struct skcipher_walk *walk) in skcipher_walk_first() function
477 return skcipher_walk_first(walk); in skcipher_walk_skcipher()
542 err = skcipher_walk_first(walk); in skcipher_walk_aead_common()