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()
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()488 static void crypto4xx_ret_sg_desc(struct crypto4xx_device *dev, in crypto4xx_ret_sg_desc()540 static void crypto4xx_aead_done(struct crypto4xx_device *dev, in crypto4xx_aead_done()653 struct crypto4xx_device *dev = ctx->dev; in crypto4xx_build_pd()1124 struct crypto4xx_device *dev; in crypto4xx_prng_generate()[all …]
46 struct crypto4xx_device;56 struct crypto4xx_device *dev;74 struct crypto4xx_device { struct108 struct crypto4xx_device *dev; argument118 struct crypto4xx_device *dev;145 struct crypto4xx_device *dev;
Completed in 11 milliseconds