Searched refs:ablkcipher_walk_done (Results 1 – 1 of 1) sorted by relevance
95 int ablkcipher_walk_done(struct ablkcipher_request *req, in ablkcipher_walk_done() function135 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()