Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c447 static int skcipher_walk_skcipher(struct skcipher_walk *walk, in skcipher_walk_skcipher() function
489 err = skcipher_walk_skcipher(walk, req); in skcipher_walk_virt()
504 return skcipher_walk_skcipher(walk, req); in skcipher_walk_async()