Lines Matching refs:public
30 This facility uses X.509 ITU-T standard certificates to encode the public keys
32 type. The facility currently only supports the RSA public key encryption
60 signature that can be verified by a public key in the kernel's possession
123 private key is used to generate a signature and the corresponding public key is
125 it can be deleted or stored securely. The public key gets built into the
135 during the building of vmlinux (the public part of the key needs to be built
158 It is also possible to manually generate the key private/public files using the
161 generate the public/private key files:
176 The kernel contains a ring of public keys that can be viewed by root. They're
185 Beyond the public key generated specifically for module signing, additional
189 Further, the architecture code may take public keys from a hardware store and
192 Finally, it is possible to add additional public keys by doing:
214 3. The public key filename
259 for which it has a public key. Otherwise, it will also load modules that are