Home
last modified time | relevance | path

Searched refs:key_addr (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dce_common.h105 uint32_t key_addr; member
A Dce_common.c88 CE_DBG("task->key_addr = 0x%lx\n", task->key_addr); in ce_print_task_info()
744 task->key_addr = (uint32_t)__va_to_pa((uint32_t)p_d); in ce_rsa_start()
746 task->key_addr = (uint32_t)__va_to_pa((uint32_t)req_ctx->key_e); in ce_rsa_start()
A Dhal_ce.c229 task->key_addr = (uint32_t)__va_to_pa((uint32_t)key); in hal_ce_key_set()

Completed in 10 milliseconds