Home
last modified time | relevance | path

Searched defs:index_key (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/security/keys/
Dpersistent.c43 struct keyring_index_key *index_key) in key_create_persistent()
78 struct keyring_index_key index_key; in key_get_persistent() local
Dkeyring.c171 static unsigned long hash_key_type_and_desc(const struct keyring_index_key *index_key) in hash_key_type_and_desc()
232 const struct keyring_index_key *index_key = data; in keyring_get_key_chunk() local
280 const struct keyring_index_key *index_key = data; in keyring_compare_object() local
934 const struct keyring_index_key *index_key) in find_key_to_update()
1072 const struct keyring_index_key *index_key, in __key_link_begin()
1173 const struct keyring_index_key *index_key, in __key_link_end()
Dinternal.h111 struct keyring_index_key index_key; member
Dkey.c781 struct keyring_index_key index_key = { in key_create_or_update() local
/linux-4.4.14/lib/
Dassoc_array.c184 const void *index_key, in assoc_array_walk()
321 const void *index_key) in assoc_array_find()
493 const void *index_key, in assoc_array_insert_into_terminal_node()
998 const void *index_key, in assoc_array_insert()
1113 const void *index_key) in assoc_array_delete()
/linux-4.4.14/include/linux/
Dassoc_array_priv.h72 unsigned long index_key[]; member
Dkey.h187 struct keyring_index_key index_key; member