Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/nx/
Dnx.h76 struct nx_crypto_driver { struct
169 void nx_debugfs_init(struct nx_crypto_driver *);
170 void nx_debugfs_fini(struct nx_crypto_driver *);
189 extern struct nx_crypto_driver nx_driver;
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()
Dnx.c829 struct nx_crypto_driver nx_driver = {