Searched refs:objectPath (Results 1 – 6 of 6) sorted by relevance
228 SAFE_FREE(pol_element->element.PolicySecret.objectPath); in ifapi_policyeval_instantiate_finish()231 CHECK_TEMPLATE_PATH(pol_element->element.PolicySecret.objectPath, "PolicySecret"); in ifapi_policyeval_instantiate_finish()233 r = context->callbacks.cbname(pol_element->element.PolicySecret.objectPath, in ifapi_policyeval_instantiate_finish()238 SAFE_FREE(pol_element->element.PolicySecret.objectPath); in ifapi_policyeval_instantiate_finish()
57 char *objectPath; /**< Path of the object */ member
236 if ((in->objectPath) && strcmp(in->objectPath, "") != 0) { in ifapi_json_TPMS_POLICYSECRET_serialize()239 r = ifapi_json_char_serialize(in->objectPath, &jso2); in ifapi_json_TPMS_POLICYSECRET_serialize()
277 out->objectPath = NULL; in ifapi_json_TPMS_POLICYSECRET_deserialize()280 r = ifapi_json_char_deserialize(jso2, &out->objectPath); in ifapi_json_TPMS_POLICYSECRET_deserialize()
1018 SAFE_FREE(policy->element.PolicySecret.objectPath); in cleanup_policy_element()1286 strdup_check(to_policy->element.PolicySecret.objectPath, in copy_policy_element()1287 from_policy->element.PolicySecret.objectPath, r, error); in copy_policy_element()
40 SAFE_FREE(policy->element.PolicySecret.objectPath); in cleanup_policy_element()