Home | History | Annotate | Download | only in tpm2

Lines Matching full:size1

32    UINT16                   size1;
47 size1 = TPMU_PUBLIC_PARMS_Marshal(&publicArea1->parameters, &buffer,
53 if(size1 != size2 || !MemoryEqual(params1, params2, size1))