Searched refs:pinLimit (Results 1 – 7 of 7) sorted by relevance
463 UINT32 pinLimit; member468 UINT32 pinLimit; member
2259 UINT32 pinLimit; member
1141 pinLimit, VAL, Tss2_MU_UINT32_Marshal)1145 pinLimit, Tss2_MU_UINT32_Unmarshal)
1674 …UINT32 pinLimit; /* This threshold is the value of pinCount at which the authValue authorization o… member
388 if(pin.pin.pinCount < pin.pin.pinLimit) in IsAuthValueAvailable()
1184 (UINT16)(offsetof(TPMS_NV_PIN_COUNTER_PARAMETERS, pinLimit))}},
5333 result = UINT32_Unmarshal((UINT32 *)&(target->pinLimit), buffer, size); in TPMS_NV_PIN_COUNTER_PARAMETERS_Unmarshal()5341 result = (UINT16)(result + UINT32_Marshal((UINT32 *)&(source->pinLimit), buffer, size)); in TPMS_NV_PIN_COUNTER_PARAMETERS_Marshal()