Searched refs:pkcs11_object_head (Results 1 – 6 of 6) sorted by relevance
91 struct pkcs11_object_head **out);
78 size_t pos = sizeof(struct pkcs11_object_head); in sanitize_class_and_type()173 size_t pos = sizeof(struct pkcs11_object_head); in sanitize_boolprops()254 struct pkcs11_object_head head = { }; in sanitize_client_object()399 struct pkcs11_object_head head = { }; in trace_attributes_from_api_head()
129 struct pkcs11_object_head **out) in serialargs_alloc_get_attributes()131 struct pkcs11_object_head attr = { }; in serialargs_alloc_get_attributes()
311 struct pkcs11_object_head *template = NULL; in entry_create_object()500 struct pkcs11_object_head *template = NULL; in entry_find_objects_init()752 struct pkcs11_object_head *template = NULL; in entry_get_attribute_value()821 cur = (char *)template + sizeof(struct pkcs11_object_head); in entry_get_attribute_value()971 struct pkcs11_object_head *template = NULL; in entry_set_attribute_value()1083 struct pkcs11_object_head *template = NULL; in entry_copy_object()
218 struct pkcs11_object_head *template = NULL; in entry_generate_secret()402 struct pkcs11_object_head *pub_template = NULL; in entry_generate_key_pair()403 struct pkcs11_object_head *priv_template = NULL; in entry_generate_key_pair()809 struct pkcs11_object_head *template = NULL; in entry_processing_key()
1002 struct pkcs11_object_head { struct
Completed in 11 milliseconds