Home
last modified time | relevance | path

Searched refs:padded_authkey_dma_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_aead.c37 dma_addr_t padded_authkey_dma_addr; member
109 hmac->padded_authkey_dma_addr); in cc_aead_exit()
110 dev_dbg(dev, "Freed padded_authkey DMA buffer padded_authkey_dma_addr=%pad\n", in cc_aead_exit()
111 &hmac->padded_authkey_dma_addr); in cc_aead_exit()
112 hmac->padded_authkey_dma_addr = 0; in cc_aead_exit()
171 dma_addr_t *pkey_dma = &hmac->padded_authkey_dma_addr; in cc_aead_init()
338 hmac->padded_authkey_dma_addr, in hmac_setkey()
425 dma_addr_t padded_authkey_dma_addr = in cc_get_plain_hmac_key() local
426 ctx->auth_state.hmac.padded_authkey_dma_addr; in cc_get_plain_hmac_key()
483 set_dout_dlli(&desc[idx], padded_authkey_dma_addr, in cc_get_plain_hmac_key()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_aead.c37 dma_addr_t padded_authkey_dma_addr; member
109 hmac->padded_authkey_dma_addr); in cc_aead_exit()
110 dev_dbg(dev, "Freed padded_authkey DMA buffer padded_authkey_dma_addr=%pad\n", in cc_aead_exit()
111 &hmac->padded_authkey_dma_addr); in cc_aead_exit()
112 hmac->padded_authkey_dma_addr = 0; in cc_aead_exit()
171 dma_addr_t *pkey_dma = &hmac->padded_authkey_dma_addr; in cc_aead_init()
338 hmac->padded_authkey_dma_addr, in hmac_setkey()
425 dma_addr_t padded_authkey_dma_addr = in cc_get_plain_hmac_key() local
426 ctx->auth_state.hmac.padded_authkey_dma_addr; in cc_get_plain_hmac_key()
483 set_dout_dlli(&desc[idx], padded_authkey_dma_addr, in cc_get_plain_hmac_key()
[all...]

Completed in 4 milliseconds