Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.h39 paddr_t pubkey_dma; member
H A Dhpre_rsa.c37 sqe->key = msg->pubkey_dma; in hpre_rsa_fill_addr_params()
195 msg->pubkey_dma = virt_to_phys(msg->pubkey); in hpre_rsa_encrypt_alloc()
198 msg->in_dma = msg->pubkey_dma + (msg->key_bytes * 2); in hpre_rsa_encrypt_alloc()