Lines Matching defs:temp
222 struct obj_attrs *temp, in set_mandatory_boolprops()
239 struct obj_attrs *temp, in set_mandatory_attributes()
274 struct obj_attrs *temp, in set_optional_attributes_with_def()
307 struct obj_attrs *temp, in set_attributes_opt_or_null()
316 struct obj_attrs *temp, in set_optional_attributes()
492 struct obj_attrs *temp) in create_storage_attributes()
522 struct obj_attrs *temp) in create_genkey_attributes()
557 struct obj_attrs *temp) in create_symm_key_attributes()
601 struct obj_attrs *temp) in create_data_attributes()
618 struct obj_attrs *temp) in create_certificate_attributes()
734 struct obj_attrs *temp, in create_pub_key_attributes()
810 struct obj_attrs *temp, in create_pub_key_rsa_generated_attributes()
836 struct obj_attrs *temp, in create_pub_key_generated_attributes()
855 struct obj_attrs *temp) in create_priv_key_attributes()
925 struct obj_attrs *temp, in create_ec_priv_key_hidden_attributes()
1092 struct obj_attrs *temp, in create_priv_key_hidden_attributes()
1110 sanitize_symm_key_attributes(struct obj_attrs **temp, in sanitize_symm_key_attributes()
1185 struct obj_attrs *temp = NULL; in create_attributes_from_template() local