Searched refs:c_ivin_dma (Results 1 – 2 of 2) sorted by relevance
15 dma_addr_t c_ivin_dma; member27 dma_addr_t c_ivin_dma; member
303 &res->c_ivin_dma, GFP_KERNEL); in sec_alloc_civ_resource()308 res[i].c_ivin_dma = res->c_ivin_dma + i * SEC_IV_SIZE; in sec_alloc_civ_resource()319 res->c_ivin, res->c_ivin_dma); in sec_free_civ_resource()932 c_req->c_ivin_dma = res->pbuf_dma + SEC_PBUF_IV_OFFSET; in sec_cipher_map()945 c_req->c_ivin_dma = res->c_ivin_dma; in sec_cipher_map()1238 sec_sqe->type2.c_ivin_addr = cpu_to_le64(c_req->c_ivin_dma); in sec_skcipher_bd_fill()1288 sec_sqe3->no_scene.c_ivin_addr = cpu_to_le64(c_req->c_ivin_dma); in sec_skcipher_bd_fill_v3()
Completed in 15 milliseconds