Home
last modified time | relevance | path

Searched refs:a_key_dma (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h79 dma_addr_t a_key_dma; member
H A Dsec_crypto.c520 &a_ctx->a_key_dma, GFP_KERNEL); in sec_auth_init()
533 a_ctx->a_key, a_ctx->a_key_dma); in sec_auth_uninit()
1127 sec_sqe->type2.a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h90 dma_addr_t a_key_dma; member
H A Dsec_crypto.c667 &a_ctx->a_key_dma, GFP_KERNEL); in sec_auth_init()
680 a_ctx->a_key, a_ctx->a_key_dma); in sec_auth_uninit()
1597 sec_sqe->type2.a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex()
1651 sqe3->a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex_v3()

Completed in 8 milliseconds