Home
last modified time | relevance | path

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

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/api/
H A 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()
H A 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()
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Dfapi_int.h355 } IFAPI_Data_EncryptDecrypt; typedef
660 IFAPI_Data_EncryptDecrypt Data_EncryptDecrypt;