Lines Matching defs:temp
219 struct obj_attrs *temp, in set_mandatory_boolprops()
236 struct obj_attrs *temp, in set_mandatory_attributes()
271 struct obj_attrs *temp, in set_optional_attributes_with_def()
304 struct obj_attrs *temp, in set_attributes_opt_or_null()
313 struct obj_attrs *temp, in set_optional_attributes()
481 struct obj_attrs *temp) in create_storage_attributes()
511 struct obj_attrs *temp) in create_genkey_attributes()
546 struct obj_attrs *temp) in create_symm_key_attributes()
590 struct obj_attrs *temp) in create_data_attributes()
607 struct obj_attrs *temp) in create_certificate_attributes()
723 struct obj_attrs *temp, in create_pub_key_attributes()
798 struct obj_attrs *temp) in create_priv_key_attributes()
861 sanitize_symm_key_attributes(struct obj_attrs **temp, in sanitize_symm_key_attributes()
936 struct obj_attrs *temp = NULL; in create_attributes_from_template() local