Home
last modified time | relevance | path

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

/crypto/
Dablkcipher.c92 static int ablkcipher_walk_next(struct ablkcipher_request *req,
125 return ablkcipher_walk_next(req, walk); in ablkcipher_walk_done()
213 static int ablkcipher_walk_next(struct ablkcipher_request *req, in ablkcipher_walk_next() function
284 return ablkcipher_walk_next(req, walk); in ablkcipher_walk_first()