Searched refs:crypto_modevent (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptosoft.c | 1508 extern int crypto_modevent(struct module *, int, void *); 1510 DRIVER_MODULE(cryptosoft, nexus, swcr_driver, swcr_devclass, crypto_modevent,0);
|
| H A D | crypto.c | 2255 int crypto_modevent(module_t mod, int type, void *unused); 2265 crypto_modevent(module_t mod, int type, void *unused) in crypto_modevent() function
|