Searched refs:pkcs11_object_head (Results 1 – 6 of 6) sorted by relevance
77 size_t pos = sizeof(struct pkcs11_object_head); in sanitize_class_and_type()172 size_t pos = sizeof(struct pkcs11_object_head); in sanitize_boolprops()253 struct pkcs11_object_head head = { }; in sanitize_client_object()398 struct pkcs11_object_head head = { }; in trace_attributes_from_api_head()
91 struct pkcs11_object_head **out);
129 struct pkcs11_object_head **out) in serialargs_alloc_get_attributes()131 struct pkcs11_object_head attr = { }; in serialargs_alloc_get_attributes()
313 struct pkcs11_object_head *template = NULL; in entry_create_object()507 struct pkcs11_object_head *template = NULL; in entry_find_objects_init()759 struct pkcs11_object_head *template = NULL; in entry_get_attribute_value()828 cur = (char *)template + sizeof(struct pkcs11_object_head); in entry_get_attribute_value()987 struct pkcs11_object_head *template = NULL; in entry_set_attribute_value()1127 struct pkcs11_object_head *template = NULL; in entry_copy_object()
228 struct pkcs11_object_head *template = NULL; in entry_generate_secret()412 struct pkcs11_object_head *pub_template = NULL; in entry_generate_key_pair()413 struct pkcs11_object_head *priv_template = NULL; in entry_generate_key_pair()819 struct pkcs11_object_head *template = NULL; in entry_processing_key()
1021 struct pkcs11_object_head { struct