Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx.h86 struct nx_crypto_driver { struct
179 int nx_debugfs_init(struct nx_crypto_driver *);
180 void nx_debugfs_fini(struct nx_crypto_driver *);
199 extern struct nx_crypto_driver nx_driver;
Dnx_debugfs.c45 int nx_debugfs_init(struct nx_crypto_driver *drv) in nx_debugfs_init()
98 nx_debugfs_fini(struct nx_crypto_driver *drv) in nx_debugfs_fini()
Dnx.c844 struct nx_crypto_driver nx_driver = {