Searched refs:bindAuth (Results 1 – 2 of 2) sorted by relevance
86 TPM2B_AUTH *bindAuth,
278 TPM2B_AUTH *bindAuth, in create_auth_session() argument306 if (bindAuth != NULL) in create_auth_session()307 CopySizedByteBuffer((TPM2B *)&session->authValueBind, (TPM2B *)bindAuth); in create_auth_session()