Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.h76 struct nx_crypto_driver { struct
131 struct nx_stats *stats; /* pointer into an nx_crypto_driver for stats
170 void nx_debugfs_init(struct nx_crypto_driver *);
171 void nx_debugfs_fini(struct nx_crypto_driver *);
190 extern struct nx_crypto_driver nx_driver;
H A Dnx_debugfs.c33 void nx_debugfs_init(struct nx_crypto_driver *drv) in nx_debugfs_init()
61 nx_debugfs_fini(struct nx_crypto_driver *drv) in nx_debugfs_fini()
H A Dnx.c837 struct nx_crypto_driver nx_driver = {
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx.h76 struct nx_crypto_driver { struct
131 struct nx_stats *stats; /* pointer into an nx_crypto_driver for stats
170 void nx_debugfs_init(struct nx_crypto_driver *);
171 void nx_debugfs_fini(struct nx_crypto_driver *);
190 extern struct nx_crypto_driver nx_driver;
H A Dnx_debugfs.c33 void nx_debugfs_init(struct nx_crypto_driver *drv) in nx_debugfs_init()
61 nx_debugfs_fini(struct nx_crypto_driver *drv) in nx_debugfs_fini()
H A Dnx.c836 struct nx_crypto_driver nx_driver = {

Completed in 4 milliseconds