Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.c660 unsigned int nbytes_to_hash = 0; in handle_ahash_req() local
722 nbytes_to_hash = rctx->total_todo - rctx->total_sent; in handle_ahash_req()
723 chunksize = nbytes_to_hash; in handle_ahash_req()