Searched refs:handle2B (Results 1 – 1 of 1) sorted by relevance
76 TPM2B_DATA sequence2B, handle2B; in ComputeContextProtectionKey() local87 handle2B.t.size = sizeof(contextBlob->savedHandle); in ComputeContextProtectionKey()88 cAssert(handle2B.t.size <= sizeof(handle2B.t.buffer)); in ComputeContextProtectionKey()89 MemoryCopy(handle2B.t.buffer, &contextBlob->savedHandle, handle2B.t.size); in ComputeContextProtectionKey()99 &handle2B.b, (symKey->t.size + iv->t.size) * 8, kdfResult, NULL, in ComputeContextProtectionKey()