Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dsanitize_object.c77 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()
H A Dserializer.h91 struct pkcs11_object_head **out);
H A Dserializer.c129 struct pkcs11_object_head **out) in serialargs_alloc_get_attributes()
131 struct pkcs11_object_head attr = { }; in serialargs_alloc_get_attributes()
H A Dobject.c313 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()
H A Dprocessing.c228 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()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1021 struct pkcs11_object_head { struct