Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dablkcipher.c100 int ablkcipher_walk_done(struct ablkcipher_request *req, in ablkcipher_walk_done() function
140 EXPORT_SYMBOL_GPL(ablkcipher_walk_done);
159 return ablkcipher_walk_done(req, walk, -ENOMEM); in ablkcipher_next_slow()
230 return ablkcipher_walk_done(req, walk, -EINVAL); in ablkcipher_walk_next()
/linux-4.19.296/include/crypto/
Dalgapi.h254 int ablkcipher_walk_done(struct ablkcipher_request *req,