Searched refs:crypto_modevent (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/opencrypto/
H A Dcrypto.c1547 int crypto_modevent(module_t mod, int type, void *unused);
1557 crypto_modevent(module_t mod, int type, void *unused) function
H A Dcryptosoft.c1150 extern int crypto_modevent(struct module *, int, void *);
1152 DRIVER_MODULE(cryptosoft, nexus, swcr_driver, swcr_devclass, crypto_modevent,0);

Completed in 114 milliseconds