Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/nx/
Dnx.h87 struct nx_crypto_driver { struct
180 int nx_debugfs_init(struct nx_crypto_driver *);
181 void nx_debugfs_fini(struct nx_crypto_driver *);
200 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.c843 struct nx_crypto_driver nx_driver = {