Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
A Dcc_aead.c37 dma_addr_t padded_authkey_dma_addr; member
109 hmac->padded_authkey_dma_addr); 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()
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()
504 set_dout_dlli(&desc[idx], padded_authkey_dma_addr, in cc_get_plain_hmac_key()
514 (padded_authkey_dma_addr + in cc_get_plain_hmac_key()
[all …]

Completed in 9 milliseconds