Home
last modified time | relevance | path

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

/drivers/crypto/marvell/
Dhash.c190 if (creq->algo_le) { in mv_cesa_ahash_pad_req()
360 if (creq->algo_le) { in mv_cesa_ahash_process()
415 struct mv_cesa_op_ctx *tmpl, bool algo_le) in mv_cesa_ahash_init() argument
429 creq->algo_le = algo_le; in mv_cesa_ahash_init()
Dcesa.h617 bool algo_le; member