Searched refs:resistance (Results 1 – 2 of 2) sorted by relevance
143 int32_t resistance, ocv; in recordSample() local150 resistance = 0; in recordSample()151 } else if (!(resistance = stoi(resistance_str))) { in recordSample()163 [RES] = resistance, in recordSample()170 accum_resistance_ += resistance; in recordSample()
240 * Tag::ROLLBACK_RESISTANCE specifies that the key has rollback resistance, meaning that when246 * IKeymasterDevice cannot guarantee rollback resistance for the specified key, it must return248 * required to support rollback resistance.