Searched refs:msg_input (Results 1 – 1 of 1) sorted by relevance
187 struct caamdmaobj msg_input = { }; in caam_mp_sign() local261 ret = caam_dmaobj_input_sgtbuf(&msg_input, aligned_msg, *msg_size); in caam_mp_sign()265 if (msg_input.sgtbuf.sgt_type) in caam_mp_sign()278 caam_desc_add_ptr(desc, msg_input.sgtbuf.paddr); in caam_mp_sign()282 caam_desc_add_word(desc, msg_input.sgtbuf.length); in caam_mp_sign()290 caam_dmaobj_cache_push(&msg_input); in caam_mp_sign()313 caam_dmaobj_free(&msg_input); in caam_mp_sign()