Searched refs:ablkcipher_walk_phys (Results 1 – 4 of 4) sorted by relevance
292 int ablkcipher_walk_phys(struct ablkcipher_request *req, in ablkcipher_walk_phys() function298 EXPORT_SYMBOL_GPL(ablkcipher_walk_phys);
256 int ablkcipher_walk_phys(struct ablkcipher_request *req,
900 ret = ablkcipher_walk_phys(areq, &walk); in ablk_crypt()
899 err = ablkcipher_walk_phys(req, walk); in n2_compute_chunks()