Home
last modified time | relevance | path

Searched refs:EncryptDecrypt_Out (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DEncryptDecrypt_fp.h23 } EncryptDecrypt_Out; typedef
27 TPM_RC TPM2_EncryptDecrypt(EncryptDecrypt_In* in, EncryptDecrypt_Out* out);
40 UINT16 EncryptDecrypt_Out_Marshal(EncryptDecrypt_Out* source,
DMarshal_EncryptDecrypt.c10 UINT16 EncryptDecrypt_Out_Marshal(EncryptDecrypt_Out* source, in EncryptDecrypt_Out_Marshal()
76 EncryptDecrypt_Out out; in Exec_EncryptDecrypt()
DEncryptDecrypt.c24 EncryptDecrypt_Out *out // OUT: output parameter list in TPM2_EncryptDecrypt()