Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c66 static struct list_node opaque_handles = LIST_INITIAL_VALUE(opaque_handles); variable
102 list_for_every_entry_safe(&opaque_handles, entry, temp, in hwkey_ctx_close()
141 list_for_every_entry(&opaque_handles, entry, struct opaque_handle_node, in find_opaque_handle_for_slot()
168 list_add_tail(&opaque_handles, &entry->node); in insert_handle_node()
742 list_for_every_entry(&opaque_handles, entry, struct opaque_handle_node, in get_opaque_key()