Home | History | Annotate | Download | only in tpm2

Lines Matching refs:copySize

18    INT16            copySize;
280 o->copySize = i->copySize;
328 if((state->copySize = MarshalHashState(context, stateData)) == 0)
333 retVal = state->copySize;
334 state->copySize = 0;
340 state->copySize = -1;
343 state->copySize = 0;
367 if(state->copySize == 0)
369 if(state->copySize > 0)
379 else if( state->copySize > 0
384 if(retVal < state->copySize)
419 if(state->copySize == 0)
421 if(state->copySize > 0)
446 state->copySize = 0;