Searched refs:EncryptDecrypt2_Out (Results 1 – 4 of 4) sorted by relevance
58 } EncryptDecrypt2_Out; typedef71 EncryptDecrypt2_Out *out
56 EncryptDecrypt2_Out *out // OUT: output parameter list in TPM2_EncryptDecrypt2()
601 EncryptDecrypt2_Out *out = (EncryptDecrypt2_Out *)602 MemoryGetOutBuffer(sizeof(EncryptDecrypt2_Out));614 rSize = sizeof(EncryptDecrypt2_Out);
1452 EncryptDecrypt2_Out *out1467 /* outSize */ (UINT16)(sizeof(EncryptDecrypt2_Out)),1473 (UINT16)(offsetof(EncryptDecrypt2_Out, ivOut))},