Searched refs:ablkcipher_walk_phys (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/crypto/
H A Dablkcipher.c299 int ablkcipher_walk_phys(struct ablkcipher_request *req, ablkcipher_walk_phys() function
305 EXPORT_SYMBOL_GPL(ablkcipher_walk_phys); variable
/linux-4.1.27/include/crypto/
H A Dalgapi.h205 int ablkcipher_walk_phys(struct ablkcipher_request *req,
/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp_core.c899 ret = ablkcipher_walk_phys(areq, &walk); ablk_crypt()
902 pr_err(DEV_DBG_NAME "[%s]: ablkcipher_walk_phys() failed!", ablk_crypt()
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c884 err = ablkcipher_walk_phys(req, walk); n2_compute_chunks()

Completed in 205 milliseconds