Searched refs:ablkcipher_walk_phys (Results 1 – 3 of 3) sorted by relevance
299 int ablkcipher_walk_phys(struct ablkcipher_request *req, in ablkcipher_walk_phys() function305 EXPORT_SYMBOL_GPL(ablkcipher_walk_phys);
195 int ablkcipher_walk_phys(struct ablkcipher_request *req,
887 err = ablkcipher_walk_phys(req, walk); in n2_compute_chunks()