Searched refs:nx_crypto_driver (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/crypto/nx/
H A Dnx.h86 struct nx_crypto_driver { struct
141 struct nx_stats *stats; /* pointer into an nx_crypto_driver for stats
176 int nx_debugfs_init(struct nx_crypto_driver *);
177 void nx_debugfs_fini(struct nx_crypto_driver *);
197 extern struct nx_crypto_driver nx_driver;
H A Dnx_debugfs.c45 int nx_debugfs_init(struct nx_crypto_driver *drv) nx_debugfs_init()
98 nx_debugfs_fini(struct nx_crypto_driver *drv) nx_debugfs_fini()
H A Dnx.c759 struct nx_crypto_driver nx_driver = {

Completed in 100 milliseconds