Lines Matching full:public
9 .. - Public keys in the kernel.
29 This facility uses X.509 ITU-T standard certificates to encode the public keys
32 public key signing standard (though it is pluggable and permits others to be
61 signature that can be verified by a public key in the kernel's possession
130 private key is used to generate a signature and the corresponding public key is
132 it can be deleted or stored securely. The public key gets built into the
142 during the building of vmlinux (the public part of the key needs to be built
169 It is also possible to manually generate the key private/public files using the
172 generate the public/private key files::
184 Public keys in the kernel
187 The kernel contains a ring of public keys that can be viewed by root. They're
196 Beyond the public key generated specifically for module signing, additional
200 Further, the architecture code may take public keys from a hardware store and
203 Finally, it is possible to add additional public keys by doing::
225 3. The public key filename
270 for which it has a public key. Otherwise, it will also load modules that are