Searched defs:pd_uinfo (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_core.c194 struct pd_uinfo *pd_uinfo; crypto4xx_build_pdr() local
276 struct pd_uinfo *pd_uinfo; crypto4xx_put_pd_to_pdr() local
592 static u32 crypto4xx_copy_digest_to_dst(struct pd_uinfo *pd_uinfo, crypto4xx_copy_digest_to_dst() argument
675 struct pd_uinfo *pd_uinfo; crypto4xx_pd_done() local
797 struct pd_uinfo *pd_uinfo = NULL; crypto4xx_build_pd() local
1085 struct pd_uinfo *pd_uinfo; crypto4xx_bh_tasklet_cb() local
539 crypto4xx_copy_pkt_to_dst(struct crypto4xx_device *dev, struct ce_pd *pd, struct pd_uinfo *pd_uinfo, u32 nbytes, struct scatterlist *dst) crypto4xx_copy_pkt_to_dst() argument
607 crypto4xx_ret_sg_desc(struct crypto4xx_device *dev, struct pd_uinfo *pd_uinfo) crypto4xx_ret_sg_desc() argument
626 crypto4xx_ablkcipher_done(struct crypto4xx_device *dev, struct pd_uinfo *pd_uinfo, struct ce_pd *pd) crypto4xx_ablkcipher_done() argument
653 crypto4xx_ahash_done(struct crypto4xx_device *dev, struct pd_uinfo *pd_uinfo) crypto4xx_ahash_done() argument
732 crypto4xx_return_pd(struct crypto4xx_device *dev, u32 pd_entry, struct ce_pd *pd, struct pd_uinfo *pd_uinfo) crypto4xx_return_pd() argument
H A Dcrypto4xx_core.h49 struct pd_uinfo { struct

Completed in 50 milliseconds