Searched refs:sh_policy (Results 1 – 3 of 3) sorted by relevance
302 ifapi_cleanup_policy(profile->sh_policy); in ifapi_profiles_finalize()303 SAFE_FREE(profile->sh_policy); in ifapi_profiles_finalize()456 out->sh_policy = calloc(1, sizeof(TPMS_POLICY)); in ifapi_profile_json_deserialize()457 goto_if_null2(out->sh_policy, "Out of memory.", r, TSS2_FAPI_RC_MEMORY, in ifapi_profile_json_deserialize()460 r = ifapi_json_TPMS_POLICY_deserialize(jso2, out->sh_policy); in ifapi_profile_json_deserialize()
32 TPMS_POLICY *sh_policy; member
859 hierarchy, defaultProfile->sh_policy); in Fapi_Provision_Finish()