Home
last modified time | relevance | path

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

/external/tpm2-tss/src/tss2-fapi/api/
DFapi_Encrypt.c180 IFAPI_Data_EncryptDecrypt * command = &(context->cmd.Data_EncryptDecrypt); in Fapi_Encrypt_Async()
254 IFAPI_Data_EncryptDecrypt * command = &context->cmd.Data_EncryptDecrypt; in Fapi_Encrypt_Finish()
DFapi_Decrypt.c169 IFAPI_Data_EncryptDecrypt * command = &(context->cmd.Data_EncryptDecrypt); in Fapi_Decrypt_Async()
248 IFAPI_Data_EncryptDecrypt * command = &(context->cmd.Data_EncryptDecrypt); in Fapi_Decrypt_Finish()
/external/tpm2-tss/src/tss2-fapi/
Dfapi_int.h355 } IFAPI_Data_EncryptDecrypt; typedef
660 IFAPI_Data_EncryptDecrypt Data_EncryptDecrypt;