Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec.h90 dma_addr_t a_key_dma; member
Dsec_crypto.c670 &a_ctx->a_key_dma, GFP_KERNEL); in sec_auth_init()
683 a_ctx->a_key, a_ctx->a_key_dma); in sec_auth_uninit()
1598 sec_sqe->type2.a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex()
1652 sqe3->a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex_v3()