Lines Matching refs:keys
9 - Accessing asymmetric keys.
19 The "asymmetric" key type is designed to be a container for the keys used in
71 only keys of the specified subtype (e.g. tpm) will be matched. For
76 Looking in /proc/keys, the last 8 hex digits of the key fingerprint are
86 For general access to asymmetric keys from within the kernel, the following
91 This gives access to functions for dealing with asymmetric / public keys.
165 Asymmetric keys have a subtype that defines the set of operations that can be
175 #include <keys/asymmetric-subtype.h>
189 Asymmetric keys point to this with their payload[asym_subtype] member.
198 Mandatory. This allows the subtype to display something in /proc/keys
242 #include <keys/asymmetric-parser.h>
268 Documentation/security/keys.txt].