Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dskcipher.c286 static int skcipher_next_copy(struct skcipher_walk *walk) in skcipher_next_copy() function
379 err = skcipher_next_copy(walk); in skcipher_walk_next()