Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/sec2/
A Dsec.h140 dma_addr_t a_key_dma; member
A Dsec_crypto.c744 &a_ctx->a_key_dma, GFP_KERNEL); in sec_auth_init()
757 a_ctx->a_key, a_ctx->a_key_dma); in sec_auth_uninit()
1809 sec_sqe->type2.a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex()
1863 sqe3->a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex_v3()

Completed in 14 milliseconds