Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dskcipher.c449 static int skcipher_walk_skcipher(struct skcipher_walk *walk, in skcipher_walk_skcipher() function
486 err = skcipher_walk_skcipher(walk, req); in skcipher_walk_virt()
501 return skcipher_walk_skcipher(walk, req); in skcipher_walk_async()