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?`
92 than being a module) so that modules signed with that algorithm can have
101 and allow the kernel modules to be signed with a key of your choosing.
207 ``.builtin_trusted_keys`` **if** the new key's X.509 wrapper is validly signed by a key
221 4. The kernel module to be signed
237 Signed modules and stripping
240 A signed module has a digital signature simply appended at the end. The string
244 Signed modules are BRITTLE as the signature is outside of the defined ELF
246 attached. Note the entire module is the signed payload, including any and all
251 Loading signed modules
264 the kernel command line, the kernel will only load validly signed modules