Home
last modified time | relevance | path

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

/linux/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 Dkeyring.c163 static void hash_key_type_and_desc(struct keyring_index_key *index_key) in hash_key_type_and_desc()
214 void key_set_index_key(struct keyring_index_key *index_key) in key_set_index_key()
270 const struct keyring_index_key *index_key = data; in keyring_get_key_chunk()
311 const struct keyring_index_key *index_key = data; in keyring_compare_object()
328 const struct keyring_index_key *a = &key_a->index_key; in keyring_diff_objects()
329 const struct keyring_index_key *b = data; in keyring_diff_objects()
1099 const struct keyring_index_key *index_key) in find_key_to_update()
1237 const struct keyring_index_key *index_key) in __key_link_lock()
1259 const struct keyring_index_key *index_key) in __key_move_lock()
1293 const struct keyring_index_key *index_key, in __key_link_begin()
[all …]
H A Dpersistent.c41 struct keyring_index_key *index_key) in key_create_persistent()
76 struct keyring_index_key index_key; in key_get_persistent()
H A Dkey.c812 struct keyring_index_key index_key = { in __key_create_or_update()
/linux/include/linux/
H A Dkey.h114 struct keyring_index_key { struct
246 struct keyring_index_key index_key;