Searched refs:crypto4xx_device (Results 1 – 3 of 3) sorted by relevance
30 struct crypto4xx_device *dev = (void *)rng->priv; in ppc4xx_trng_data_present()47 struct crypto4xx_device *dev = (void *)rng->priv; in ppc4xx_trng_data_read()52 static void ppc4xx_trng_enable(struct crypto4xx_device *dev, bool enable) in ppc4xx_trng_enable()73 struct crypto4xx_device *dev = core_dev->dev; in ppc4xx_trng_probe()120 struct crypto4xx_device *dev = core_dev->dev; in ppc4xx_trng_remove()
47 struct crypto4xx_device;57 struct crypto4xx_device *dev;75 struct crypto4xx_device { struct109 struct crypto4xx_device *dev; argument119 struct crypto4xx_device *dev;147 struct crypto4xx_device *dev;
50 static void crypto4xx_hw_init(struct crypto4xx_device *dev) in crypto4xx_hw_init()167 static u32 crypto4xx_build_pdr(struct crypto4xx_device *dev) in crypto4xx_build_pdr()216 static void crypto4xx_destroy_pdr(struct crypto4xx_device *dev) in crypto4xx_destroy_pdr()276 static u32 crypto4xx_build_gdr(struct crypto4xx_device *dev) in crypto4xx_build_gdr()354 static u32 crypto4xx_build_sdr(struct crypto4xx_device *dev) in crypto4xx_build_sdr()380 static void crypto4xx_destroy_sdr(struct crypto4xx_device *dev) in crypto4xx_destroy_sdr()500 static void crypto4xx_ret_sg_desc(struct crypto4xx_device *dev, in crypto4xx_ret_sg_desc()553 static void crypto4xx_ahash_done(struct crypto4xx_device *dev, in crypto4xx_ahash_done()571 static void crypto4xx_aead_done(struct crypto4xx_device *dev, in crypto4xx_aead_done()690 struct crypto4xx_device *dev = ctx->dev; in crypto4xx_build_pd()[all …]
Completed in 7 milliseconds