Searched refs:crypto4xx_core_device (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_core.c651 static void crypto4xx_stop_all(struct crypto4xx_core_device *core_dev)
1076 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev);
1105 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev);
1338 struct crypto4xx_core_device *core_dev;
1377 core_dev = kzalloc(sizeof(struct crypto4xx_core_device), GFP_KERNEL);
1473 struct crypto4xx_core_device *core_dev = dev_get_drvdata(dev);
H A Dcrypto4xx_core.h76 struct crypto4xx_core_device *core_dev;
106 struct crypto4xx_core_device { struct
H A Dcrypto4xx_trng.h16 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev);
17 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev);
20 struct crypto4xx_core_device *dev __maybe_unused) { }
22 struct crypto4xx_core_device *dev __maybe_unused) { }
H A Dcrypto4xx_trng.c71 void ppc4xx_trng_probe(struct crypto4xx_core_device *core_dev)
117 void ppc4xx_trng_remove(struct crypto4xx_core_device *core_dev)

Completed in 171 milliseconds