Home
last modified time | relevance | path

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

/crypto/
Dablkcipher.c95 int ablkcipher_walk_done(struct ablkcipher_request *req, in ablkcipher_walk_done() function
135 EXPORT_SYMBOL_GPL(ablkcipher_walk_done);
154 return ablkcipher_walk_done(req, walk, -ENOMEM); in ablkcipher_next_slow()
225 return ablkcipher_walk_done(req, walk, -EINVAL); in ablkcipher_walk_next()