Searched refs:ek_template (Results 1 – 3 of 3) sorted by relevance
18 char *ek_template; /**< name of EK template */ member
294 SAFE_FREE(profile->ek_template); in ifapi_profiles_finalize()356 out->ek_template = strdup(json_object_get_string(jso2)); in ifapi_profile_json_deserialize()357 return_if_null(out->ek_template, "Out of memory.", TSS2_FAPI_RC_MEMORY); in ifapi_profile_json_deserialize()
375 r = ifapi_set_key_flags(defaultProfile->ek_template, in Fapi_Provision_Finish()