Home | History | Annotate | Download | only in tpm2

Lines Matching full:noncetpm

364    session->nonceTPM.t.size = nonceCaller->t.size;
365 CryptGenerateRandom(session->nonceTPM.t.size, session->nonceTPM.t.buffer);
372 // sessionKey = KDFa(hash, (authValue || seed), "ATH", nonceTPM,
392 KDFa(session->authHashAlg, &key.b, "ATH", &session->nonceTPM.b,