Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/bcm/
A Dcipher.h243 unsigned int total_todo; member
261 unsigned int total_todo; member
A Dcipher.c696 rctx->total_todo, rctx->total_sent); in handle_ahash_req()
1288 chunksize = rctx->total_todo; in handle_aead_req()
1727 rctx->total_todo = req->cryptlen; in skcipher_enqueue()
1972 rctx->total_todo = 0; in __ahash_init()
2084 rctx->total_todo += req->nbytes; in __ahash_update()
2177 rctx->total_todo += req->nbytes; in __ahash_finup()
2291 spu_exp->total_todo = rctx->total_todo; in ahash_export()
2306 rctx->total_todo = spu_exp->total_todo; in ahash_import()
2436 rctx->total_todo += blocksize; in ahash_hmac_init()
2496 rctx->total_todo += blocksize; in ahash_hmac_digest()
[all …]

Completed in 9 milliseconds