Lines Matching full:sign
68 (2) :menuselection:`Automatically sign all modules`
75 scripts/sign-file
81 sign the modules with:
84 ``CONFIG_MODULE_SIG_SHA256`` :menuselection:`Sign modules with SHA-256`
85 ``CONFIG_MODULE_SIG_SHA384`` :menuselection:`Sign modules with SHA-384`
86 ``CONFIG_MODULE_SIG_SHA512`` :menuselection:`Sign modules with SHA-512`
87 ``CONFIG_MODULE_SIG_SHA3_256`` :menuselection:`Sign modules with SHA3-256`
88 ``CONFIG_MODULE_SIG_SHA3_384`` :menuselection:`Sign modules with SHA3-384`
89 ``CONFIG_MODULE_SIG_SHA3_512`` :menuselection:`Sign modules with SHA3-512`
220 To manually sign a module, use the scripts/sign-file tool available in
228 The following is an example to sign a kernel module::
230 scripts/sign-file sha512 kernel-signkey.priv \
281 Since the private key is used to sign modules, viruses and malware could use
282 the private key to sign modules and compromise the operating system. The
286 If you use the same private key to sign modules for multiple kernel