Searched refs:padded_authkey_dma_addr (Results 1 – 1 of 1) sorted by relevance
37 dma_addr_t padded_authkey_dma_addr; member109 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()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() local426 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()495 set_dout_dlli(&desc[idx], (padded_authkey_dma_addr + in cc_get_plain_hmac_key()[all …]