Searched refs:current_len (Results 1 – 1 of 1) sorted by relevance
96 size_t current_len; member168 unsigned int to_copy = BS_MIN(len, CM_pusher_st.current_len); in nhw_CRACEN_CM_give_pusher_data()175 CM_pusher_st.current_len -= to_copy; in nhw_CRACEN_CM_give_pusher_data()178 if (CM_pusher_st.current_len == 0) { //End of pusher block in nhw_CRACEN_CM_give_pusher_data()227 …CEN_CM_fetcher_demux(&CM_fetcher_st.tag, CM_fetcher_st.current_address, CM_fetcher_st.current_len); in nhw_CRACEN_CM_fetcher_feed()249 st->current_len = descr->Length; in nhw_CRACEN_CM_load_descr()275 CM_pusher_st.current_len = CMDMA_regs->PUSHLEN & CRACENCORE_CRYPTMSTRDMA_PUSHLEN_PUSHLEN_Msk; in nhw_CRACEN_CM_start()292 … CM_fetcher_st.current_len = CMDMA_regs->FETCHLEN & CRACENCORE_CRYPTMSTRDMA_FETCHLEN_FETCHLEN_Msk; in nhw_CRACEN_CM_start()