Searched refs:ablkcipher_walk_phys (Results 1 – 4 of 4) sorted by relevance
287 int ablkcipher_walk_phys(struct ablkcipher_request *req, in ablkcipher_walk_phys() function293 EXPORT_SYMBOL_GPL(ablkcipher_walk_phys);
252 int ablkcipher_walk_phys(struct ablkcipher_request *req,
906 ret = ablkcipher_walk_phys(areq, &walk); in ablk_crypt()
891 err = ablkcipher_walk_phys(req, walk); in n2_compute_chunks()