Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/nx/
Dnx.h76 struct nx_crypto_driver { struct
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;
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.c836 struct nx_crypto_driver nx_driver = {