Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dserializer.h91 struct pkcs11_object_head **out);
A Dsanitize_object.c78 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()
A Dserializer.c129 struct pkcs11_object_head **out) in serialargs_alloc_get_attributes()
131 struct pkcs11_object_head attr = { }; in serialargs_alloc_get_attributes()
A Dobject.c311 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()
A Dprocessing.c218 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()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1002 struct pkcs11_object_head { struct

Completed in 11 milliseconds