Searched refs:prikey_dma (Results 1 – 2 of 2) sorted by relevance
41 paddr_t prikey_dma; member
32 sqe->key = msg->prikey_dma; in hpre_rsa_fill_addr_params()543 msg->prikey_dma = virt_to_phys(msg->prikey); in hpre_rsa_crt_decrypt_alloc()546 msg->in_dma = msg->prikey_dma + (msg->key_bytes * 2) + in hpre_rsa_crt_decrypt_alloc()568 msg->prikey_dma = virt_to_phys(msg->prikey); in hpre_rsa_ncrt_decrypt_alloc()571 msg->in_dma = msg->prikey_dma + (msg->key_bytes * 2); in hpre_rsa_ncrt_decrypt_alloc()