Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dskcipher.c318 static int skcipher_next_fast(struct skcipher_walk *walk) in skcipher_next_fast() function
385 return skcipher_next_fast(walk); in skcipher_walk_next()