Searched refs:PCR_SetAuthPolicy_In (Results 1 – 4 of 4) sorted by relevance
51 } PCR_SetAuthPolicy_In; typedef62 PCR_SetAuthPolicy_In *in
50 PCR_SetAuthPolicy_In *in // IN: input parameter list in TPM2_PCR_SetAuthPolicy()
2553 PCR_SetAuthPolicy_In *in2567 /* inSize */ (UINT16)(sizeof(PCR_SetAuthPolicy_In)),2570 /* offsets */ {(UINT16)(offsetof(PCR_SetAuthPolicy_In, authPolicy)),2571 (UINT16)(offsetof(PCR_SetAuthPolicy_In, hashAlg)),2572 (UINT16)(offsetof(PCR_SetAuthPolicy_In, pcrNum))},
1155 PCR_SetAuthPolicy_In *in = (PCR_SetAuthPolicy_In *)1156 MemoryGetInBuffer(sizeof(PCR_SetAuthPolicy_In));