Searched refs:module (Results 1 - 25 of 96) sorted by relevance

1234

/crypto/
H A Dcrypto_wq.c15 #include <linux/module.h>
H A Dkrng.c16 #include <linux/module.h>
H A Dinternal.h23 #include <linux/module.h>
120 return try_module_get(tmpl->module);
125 module_put(tmpl->module);
H A Dlzo.c20 #include <linux/module.h>
H A Dpcompress.c24 #include <linux/module.h>
H A DKconfig126 an external module that requires these functions.
171 tristate "Testing module"
175 Quick & dirty crypto test module.
348 instruction. This option will create 'crc32c-intel' module,
379 instruction. This option will create 'crc32-plcmul' module,
900 Camellia cipher algorithms module.
919 Camellia cipher algorithm module (x86_64).
941 Camellia cipher algorithm module (x86_64/AES-NI/AVX).
964 Camellia cipher algorithm module (x86_64/AES-NI/AVX2).
980 Camellia cipher algorithm module (SPARC6
[all...]
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
H A Dcrc32.c35 #include <linux/module.h>
H A Dcrc32c.c18 * the iscsi-crc.c module of the linux-iscsi driver at
40 #include <linux/module.h>
H A Dproc.c19 #include <linux/module.h> /* for module_name() */
86 seq_printf(m, "module : %s\n", module_name(alg->cra_module));
H A Drng.c18 #include <linux/module.h>
H A Dscatterwalk.c20 #include <linux/module.h>
H A Dxor.c20 #include <linux/module.h>
H A Decb.c17 #include <linux/module.h>
170 .module = THIS_MODULE,
H A Deseqiv.c25 #include <linux/module.h>
252 .module = THIS_MODULE,
H A Dxcbc.c25 #include <linux/module.h>
271 .module = THIS_MODULE,
H A Dctr.c19 #include <linux/module.h>
249 .module = THIS_MODULE,
435 .module = THIS_MODULE,
H A D842.c25 #include <linux/module.h>
H A Dablk_helper.c30 #include <linux/module.h>
H A Darc4.c15 #include <linux/module.h>
/crypto/asymmetric_keys/
H A Dsignature.c15 #include <linux/module.h>
H A Dpublic_key.c15 #include <linux/module.h>
/crypto/async_tx/
H A Dasync_memset.c28 #include <linux/module.h>
H A Dasync_memcpy.c28 #include <linux/module.h>
H A Dasync_tx.c27 #include <linux/module.h>

Completed in 153 milliseconds

1234