Home
last modified time | relevance | path

Searched refs:kmb_get_total_data (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c115 static inline unsigned int kmb_get_total_data(struct ocs_hcu_rctx *rctx) in kmb_get_total_data() function
239 total = kmb_get_total_data(rctx); in kmb_ocs_dma_prepare()
430 * NOTE: this flag implies REQ_FINAL && kmb_get_total_data(rctx) in kmb_ocs_hcu_do_one_request()
454 if (!kmb_get_total_data(rctx)) in kmb_ocs_hcu_do_one_request()
482 * NOTE: we have remaining data if kmb_get_total_data() was not in kmb_ocs_hcu_do_one_request()
495 if (kmb_get_total_data(rctx)) { in kmb_ocs_hcu_do_one_request()
674 if (kmb_get_total_data(rctx) && in kmb_ocs_hcu_fin_common()

Completed in 2 milliseconds