Home
last modified time | relevance | path

Searched refs:pFileInfo (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap4-aah/security/tf_daemon/
Dsmc_properties_parser.h94 void* pFileInfo; /* used to retreive filename and MD5 hash (optional) */ member
/hardware/ti/omap4xxx/security/tf_daemon/
Dsmc_properties_parser.h94 void* pFileInfo; /* used to retreive filename and MD5 hash (optional) */ member
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dsst_stub.c784 SST_ERROR SST_EXPORT_API SSTDestroyFileInfo(SST_FILE_INFO* pFileInfo) in SSTDestroyFileInfo() argument
794 if (pFileInfo != NULL) in SSTDestroyFileInfo()
796 free(pFileInfo->pName); in SSTDestroyFileInfo()
797 free(pFileInfo); in SSTDestroyFileInfo()
/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dsst_stub.c783 SST_ERROR SST_EXPORT_API SSTDestroyFileInfo(SST_FILE_INFO* pFileInfo) in SSTDestroyFileInfo() argument
793 if (pFileInfo != NULL) in SSTDestroyFileInfo()
795 free(pFileInfo->pName); in SSTDestroyFileInfo()
796 free(pFileInfo); in SSTDestroyFileInfo()
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dsst.h164 SST_ERROR SST_EXPORT_API SSTDestroyFileInfo(SST_FILE_INFO* pFileInfo);
/hardware/ti/omap4-aah/security/tf_sdk/include/
Dsst.h164 SST_ERROR SST_EXPORT_API SSTDestroyFileInfo(SST_FILE_INFO* pFileInfo);