Searched refs:get_object_handle_db (Results 1 – 3 of 3) sorted by relevance
38 object = handle_lookup(get_object_handle_db(session), handle); in pkcs11_handle2object()62 return handle_lookup_handle(get_object_handle_db(session), obj); in pkcs11_object2handle()145 handle_put(get_object_handle_db(session), in destroy_object()160 handle_put(get_object_handle_db(session), in destroy_object()166 handle_put(get_object_handle_db(session), in destroy_object()232 obj_handle = handle_get(get_object_handle_db(session), obj); in create_object()291 handle_put(get_object_handle_db(session), obj_handle); in create_object()603 object_db = get_object_handle_db(session); in entry_find_objects_init()
205 struct handle_db *get_object_handle_db(struct pkcs11_session *session);
71 struct handle_db *get_object_handle_db(struct pkcs11_session *session) in get_object_handle_db() function1383 handle_put(get_object_handle_db(sess), handle); in session_logout()