Searched refs:padded_authkey_dma_addr (Results 1 – 1 of 1) sorted by relevance
40 dma_addr_t padded_authkey_dma_addr; member116 hmac->padded_authkey_dma_addr); in cc_aead_exit()118 &hmac->padded_authkey_dma_addr); in cc_aead_exit()119 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()346 hmac->padded_authkey_dma_addr, in hmac_setkey()432 dma_addr_t padded_authkey_dma_addr = in cc_get_plain_hmac_key() local433 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 …]