Searched refs:nullProof (Results 1 – 4 of 4) sorted by relevance
95 gr.nullProof.t.size = PROOF_SIZE; in HierarchyStartup()96 CryptGenerateRandom(gr.nullProof.t.size, in HierarchyStartup()97 gr.nullProof.t.buffer); in HierarchyStartup()130 auth = &gr.nullProof; in HierarchyGetProof()
860 TPM2B_AUTH nullProof; // The proof value associated with member
675 return (TPM2B_SEED *) &gr.nullProof; in GetSeedForKDF()
2344 392 // Note there is a nullProof in the state_reset memory.2549 556 TPM2B_AUTH nullProof; // The proof value associated with7489 575 // case, use nullProof as seed.7498 584 return (TPM2B_SEED *) &gr.nullProof;8884 78 // nullProof and nullSeed are updated at every TPM_RESET8887 81 gr.nullProof.t.size = PROOF_SIZE;8888 82 CryptGenerateRandom(gr.nullProof.t.size,8889 83 gr.nullProof.t.buffer);8928 112 // nullProof for TPM_RH_NULL8929 113 auth = &gr.nullProof;