Searched refs:lockout_policy (Results 1 – 3 of 3) sorted by relevance
35 TPMS_POLICY *lockout_policy; member
483 out->lockout_policy = calloc(1, sizeof(TPMS_POLICY)); in ifapi_profile_json_deserialize()484 goto_if_null2(out->lockout_policy, "Out of memory.", r, TSS2_FAPI_RC_MEMORY, in ifapi_profile_json_deserialize()487 r = ifapi_json_TPMS_POLICY_deserialize(jso2, out->lockout_policy); in ifapi_profile_json_deserialize()
735 hierarchy, defaultProfile->lockout_policy); in Fapi_Provision_Finish()