Home | History | Annotate | Download | only in tpm2

Lines Matching refs:userAuth

3562   total_size += TPM2B_AUTH_Marshal(&source->userAuth, buffer, size);
3571 result = TPM2B_AUTH_Unmarshal(&target->userAuth, buffer, size);