Searched refs:keyring_index_key (Results 1 - 5 of 5) sorted by relevance

/linux-master/security/keys/
H A Dinternal.h91 extern void key_set_index_key(struct keyring_index_key *index_key);
96 const struct keyring_index_key *index_key);
98 const struct keyring_index_key *index_key);
100 const struct keyring_index_key *index_key,
106 const struct keyring_index_key *index_key,
110 const struct keyring_index_key *index_key);
113 struct keyring_index_key index_key;
H A Dpersistent.c41 struct keyring_index_key *index_key)
76 struct keyring_index_key index_key;
H A Dkeyring.c163 static void hash_key_type_and_desc(struct keyring_index_key *index_key)
214 void key_set_index_key(struct keyring_index_key *index_key)
270 const struct keyring_index_key *index_key = data;
311 const struct keyring_index_key *index_key = data;
328 const struct keyring_index_key *a = &key_a->index_key;
329 const struct keyring_index_key *b = data;
1099 const struct keyring_index_key *index_key)
1237 const struct keyring_index_key *index_key)
1259 const struct keyring_index_key *index_key)
1293 const struct keyring_index_key *index_ke
[all...]
H A Dkey.c799 struct keyring_index_key index_key = {
/linux-master/include/linux/
H A Dkey.h114 struct keyring_index_key { struct
246 struct keyring_index_key index_key;

Completed in 176 milliseconds