Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h90 dma_addr_t a_key_dma; member
H A Dsec_crypto.c669 &a_ctx->a_key_dma, GFP_KERNEL); in sec_auth_init()
682 a_ctx->a_key, a_ctx->a_key_dma); in sec_auth_uninit()
1599 sec_sqe->type2.a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex()
1653 sqe3->a_key_addr = cpu_to_le64(ctx->a_key_dma); in sec_auth_bd_fill_ex_v3()