Home
last modified time | relevance | path

Searched defs:keyring_index_key (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dkey.h114 struct keyring_index_key { struct
116 unsigned long hash; /* Hash value */
117 union {
129 struct key_type *type;
130 struct key_tag *domain_tag; /* Domain of operation */
131 const char *description;
/kernel/linux/linux-5.10/include/linux/
Dkey.h108 struct keyring_index_key { struct
110 unsigned long hash; /* Hash value */
111 union {
123 struct key_type *type;
124 struct key_tag *domain_tag; /* Domain of operation */
125 const char *description;