Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dmv_cesa.c75 int hw_nbytes; member
247 min(p->hw_nbytes - p->hw_processed_bytes, cpg->max_req_size); in setup_data_in()
357 && (p->hw_processed_bytes + p->crypt_len >= p->hw_nbytes) in mv_process_hash_current()
495 if (cpg->p.hw_processed_bytes < cpg->p.hw_nbytes) { in dequeue_complete_req()
532 p->hw_nbytes = req->nbytes; in mv_start_new_crypt_req()
567 p->hw_nbytes = hw_bytes; in mv_start_new_hash_req()