Lines Matching refs:_TPM_Init
2181 _TPM_Init().
2208 it is set to TPM_RH_UNASSIGNED. A sequence DRTM sequence is started on either _TPM_Init() or
2216 …This value indicates that an H-CRTM occurred after _TPM_Init() but before TPM2_Startup(). The defi…
3483 165 // _TPM_Init. After getting a TPM2_Startup(), TPM2_Startup()
9935 This function is called at _TPM_Init() to initialize the NV environment.
11926 412 // If this is a _TPM_Init or _TPM_HashStart, the sequence object will
15200 This function initialize time info at _TPM_Init().
18327 _TPM_Init()).
21729 …This function is called when the TPM receives a _TPM_Init() indication. After function returns, th…
23691 …from _TPM_Init(). The vector of implemented algorithms should be generated by the part 2 parser so…
26213 …for this implementation. This function should be called as a result of _TPM_Init(). The parameter …
36385 Test whether power was lost before a _TPM_Init()
37944 …This function processes a power-on indicataion. Amoung other things, it calls the _TPM_Init() hang…
37966 36 _TPM_Init();
37981 power on indication should cause _TPM_Init() to be called.