Searched defs:module (Results 1 - 1 of 1) sorted by relevance

/crypto/
H A Dapi.c22 #include <linux/module.h>
45 struct module *module = alg->cra_module; local
48 module_put(module);
398 * modules, it will then attempt to load a module of the same name or
514 * modules, it will then attempt to load a module of the same name or

Completed in 21 milliseconds