Searched refs:crypto_safexcel (Results 1 – 2 of 2) sorted by relevance
2 obj-$(CONFIG_CRYPTO_DEV_SAFEXCEL) += crypto_safexcel.o3 crypto_safexcel-objs := safexcel.o safexcel_ring.o safexcel_cipher.o safexcel_hash.o
1834 static struct platform_driver crypto_safexcel = { variable1973 ret = platform_driver_register(&crypto_safexcel); in safexcel_init()1985 platform_driver_unregister(&crypto_safexcel); in safexcel_exit()
Completed in 7 milliseconds