Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h134 dma_addr_t a_key_dma; member
H A Dsec_crypto.c744 &a_ctx->a_key_dma, GFP_KERNEL); in sec_auth_init()
760 a_ctx->a_key, a_ctx->a_key_dma); in sec_auth_uninit()
1819 sec_sqe->type2.a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex()
1873 sqe3->a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex_v3()