Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dskcipher.c427 static int skcipher_walk_first(struct skcipher_walk *walk) in skcipher_walk_first() function
469 return skcipher_walk_first(walk); in skcipher_walk_skcipher()
538 err = skcipher_walk_first(walk); in skcipher_walk_aead_common()