Home
last modified time | relevance | path

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

/dports/security/p11-kit/p11-kit-0.24.0/common/
H A Ddict.h128 bool p11_dict_steal (p11_dict *dict,
H A Ddict.c202 p11_dict_steal (p11_dict *dict, in p11_dict_steal() function
233 if (!p11_dict_steal (dict, key, &old_key, &old_value)) in p11_dict_remove()
H A Dmock.c1689 p11_dict_steal (table, handle_to_pointer (object), NULL, (void **)&attrs); in mock_C_SetAttributeValue()
/dports/security/p11-kit/p11-kit-0.24.0/trust/
H A Dindex.c616 if (!p11_dict_steal (index->objects, &handle, NULL, (void **)&obj)) in p11_index_remove()
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Dmodules.c683 if (!p11_dict_steal (configs, key, (void**)&name, (void**)&config)) in load_registered_modules_unlocked()