Home | History | Annotate | Download | only in tpm2

Lines Matching defs:tableSize

136     UINT32 i, tableSize;
138 tableSize = sizeof(g_hashData) / sizeof(g_hashData[0]);
139 for(i = 0; i < tableSize - 1; i++)
144 return &g_hashData[tableSize-1];