Lines Matching full:signed
11 .. - Signed modules and stripping.
12 .. - Loading signed modules.
24 or modules signed with an invalid key. Module signing increases security by
49 (1) :menuselection:`Require modules to be validly signed`
71 If this is on then modules will be automatically signed during the
73 be signed manually using::
78 (3) :menuselection:`Which hash algorithm should modules be signed with?`
93 than being a module) so that modules signed with that algorithm can have
102 and allow the kernel modules to be signed with a key of your choosing.
212 ``.builtin_trusted_keys`` **if** the new key's X.509 wrapper is validly signed by a key
226 4. The kernel module to be signed
242 Signed modules and stripping
245 A signed module has a digital signature simply appended at the end. The string
249 Signed modules are BRITTLE as the signature is outside of the defined ELF
251 attached. Note the entire module is the signed payload, including any and all
256 Loading signed modules
269 the kernel command line, the kernel will only load validly signed modules