Searched refs:TPM2_PCR_Allocate (Results 1 – 3 of 3) sorted by relevance
19 TPM2_PCR_Allocate( in TPM2_PCR_Allocate() function
26 TPM_RC TPM2_PCR_Allocate(PCR_Allocate_In* in, PCR_Allocate_Out* out);
83 result = TPM2_PCR_Allocate(&in, &out); in Exec_PCR_Allocate()