Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/marvell/
Dhash.c146 if (creq->algo_le) { in mv_cesa_ahash_pad_req()
357 if (creq->algo_le) { in mv_cesa_ahash_complete()
413 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() argument
427 creq->algo_le = algo_le; in mv_cesa_ahash_init()
Dcesa.h612 bool algo_le; member