Searched defs:keyring_index_key (Results 1 – 1 of 1) sorted by relevance
108 struct keyring_index_key { struct110 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;
Completed in 4 milliseconds