Home
last modified time | relevance | path

Searched refs:last_blk (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/qce/
Dsha.c71 rctx->last_blk = false; in qce_ahash_done()
139 rctx->last_blk = false; in qce_ahash_init()
318 rctx->last_blk = true; in qce_ahash_final()
346 rctx->last_blk = true; in qce_ahash_digest()
Dsha.h63 bool last_blk; member
Dcommon.c246 if (!rctx->last_blk && req->nbytes % blocksize) in qce_setup_regs_ahash()
289 if (rctx->last_blk) in qce_setup_regs_ahash()