Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_dh.h18 paddr_t x_p_dma; member
H A Dhpre_dh.c72 sqe->key = msg->x_p_dma; in hpre_dh_fill_sqe()
188 msg->x_p_dma = virt_to_phys(msg->x_p); in hpre_dh_params_alloc()
191 msg->g_dma = msg->x_p_dma + (msg->key_bytes << 1); in hpre_dh_params_alloc()