Searched refs:da_info (Results 1 – 1 of 1) sorted by relevance
56 TPM_DA_INFO da_info; in GetDictionaryAttackInfo() local59 Trspi_UnloadBlob_DA_INFO(&offset, bytes.data(), &da_info); in GetDictionaryAttackInfo()61 *counter = da_info.currentCount; in GetDictionaryAttackInfo()64 *threshold = da_info.thresholdCount; in GetDictionaryAttackInfo()67 *lockout = (da_info.state == TPM_DA_STATE_ACTIVE); in GetDictionaryAttackInfo()70 *seconds_remaining = da_info.actionDependValue; in GetDictionaryAttackInfo()