Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c92 static int skcipher_done_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_done_slow() function
140 n = skcipher_done_slow(walk, n); in skcipher_walk_done()