Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dmv_cesa.c80 int hw_processed_bytes; 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()
463 cpg->p.hw_processed_bytes += cpg->p.crypt_len; in dequeue_complete_req()
495 if (cpg->p.hw_processed_bytes < cpg->p.hw_nbytes) { in dequeue_complete_req()