Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h90 dma_addr_t c_key_dma; member
H A Dsec_crypto.c499 &c_ctx->c_key_dma, GFP_KERNEL); in sec_cipher_init()
512 c_ctx->c_key, c_ctx->c_key_dma); in sec_cipher_uninit()
995 sec_sqe->type2.c_key_addr = cpu_to_le64(c_ctx->c_key_dma); in sec_skcipher_bd_fill()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h103 dma_addr_t c_key_dma; member
H A Dsec_crypto.c646 &c_ctx->c_key_dma, GFP_KERNEL); in sec_cipher_init()
659 c_ctx->c_key, c_ctx->c_key_dma); in sec_cipher_uninit()
1285 sec_sqe->type2.c_key_addr = cpu_to_le64(c_ctx->c_key_dma); in sec_skcipher_bd_fill()
1335 sec_sqe3->c_key_addr = cpu_to_le64(c_ctx->c_key_dma); in sec_skcipher_bd_fill_v3()

Completed in 7 milliseconds