Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.c178 sizeof(struct ce_pd) * PPC4XX_NUM_PD, in crypto4xx_build_pdr()
187 sizeof(struct ce_pd) * PPC4XX_NUM_PD, in crypto4xx_build_pdr()
192 memset(dev->pdr, 0, sizeof(struct ce_pd) * PPC4XX_NUM_PD); in crypto4xx_build_pdr()
206 struct ce_pd *pd = &dev->pdr[i]; in crypto4xx_build_pdr()
228 sizeof(struct ce_pd) * PPC4XX_NUM_PD, in crypto4xx_destroy_pdr()
458 struct ce_pd *pd, in crypto4xx_copy_pkt_to_dst()
532 struct ce_pd *pd) in crypto4xx_cipher_done()
584 struct ce_pd *pd) in crypto4xx_aead_done()
648 struct ce_pd *pd = &dev->pdr[idx]; in crypto4xx_pd_done()
704 struct ce_pd *pd; in crypto4xx_build_pd()
[all …]
Dcrypto4xx_reg_def.h281 struct ce_pd { struct
Dcrypto4xx_core.h87 struct ce_pd *pdr; /* base address of packet descriptor ring */