Home
last modified time | relevance | path

Searched defs:fileInfoPath (Results 1 – 3 of 3) sorted by relevance

/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
Dhks_storage.c236 static int32_t GetKeyBlob(const struct HksStoreInfo *fileInfoPath, struct HksBlob *keyBlob) in GetKeyBlob()
245 static int32_t GetKeyBlobSize(const struct HksStoreInfo *fileInfoPath, uint32_t *keyBlobSize) in GetKeyBlobSize()
319 int32_t HksStoreGetKeyBlob(const struct HksStoreInfo *fileInfoPath, const struct HksStoreMaterial *… in HksStoreGetKeyBlob()
334 int32_t HksStoreGetKeyBlobSize(const struct HksStoreInfo *fileInfoPath, const struct HksStoreMateri… in HksStoreGetKeyBlobSize()
Dhks_storage_utils.c487 const char *ceOrEceDataPath, struct HksStoreInfo *fileInfoPath) in ConstructPath()
539 const char *ceOrEceDataPath, struct HksStoreInfo *fileInfoPath) in GetPathInfo()
Dhks_storage_lite.c681 int32_t HksStoreGetKeyBlob(const struct HksStoreInfo *fileInfoPath, in HksStoreGetKeyBlob()