Lines Matching refs:public
29 This facility uses X.509 ITU-T standard certificates to encode the public keys
31 type. The facility currently only supports the RSA public key encryption
61 signature that can be verified by a public key in the kernel's possession
129 private key is used to generate a signature and the corresponding public key is
131 it can be deleted or stored securely. The public key gets built into the
141 during the building of vmlinux (the public part of the key needs to be built
164 It is also possible to manually generate the key private/public files using the
167 generate the public/private key files::
182 The kernel contains a ring of public keys that can be viewed by root. They're
191 Beyond the public key generated specifically for module signing, additional
195 Further, the architecture code may take public keys from a hardware store and
198 Finally, it is possible to add additional public keys by doing::
220 3. The public key filename
265 for which it has a public key. Otherwise, it will also load modules that are