Home
last modified time | relevance | path

Searched defs:template (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dobject.c313 struct pkcs11_object_head *template = NULL; in entry_create_object() local
507 struct pkcs11_object_head *template = NULL; in entry_find_objects_init() local
759 struct pkcs11_object_head *template = NULL; in entry_get_attribute_value() local
987 struct pkcs11_object_head *template = NULL; in entry_set_attribute_value() local
1127 struct pkcs11_object_head *template = NULL; in entry_copy_object() local
H A Dprocessing.c228 struct pkcs11_object_head *template = NULL; in entry_generate_secret() local
819 struct pkcs11_object_head *template = NULL; in entry_processing_key() local
H A Dpkcs11_attributes.c1178 create_attributes_from_template(struct obj_attrs **out, void *template, in create_attributes_from_template()