Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c238 static int32_t GetKeyBlob(const struct HksStoreInfo *fileInfoPath, struct HksBlob *keyBlob) in GetKeyBlob()
247 static int32_t GetKeyBlobSize(const struct HksStoreInfo *fileInfoPath, uint32_t *keyBlobSize) in GetKeyBlobSize()
325 int32_t HksStoreGetKeyBlob(const struct HksStoreInfo *fileInfoPath, struct HksBlob *keyBlob) in HksStoreGetKeyBlob()
339 int32_t HksStoreGetKeyBlobSize(const struct HksStoreInfo *fileInfoPath, uint32_t *keyBlobSize) in HksStoreGetKeyBlobSize()
H A Dhks_storage_utils.c489 const char *ceOrEceDataPath, struct HksStoreInfo *fileInfoPath) in ConstructPath()
541 const char *ceOrEceDataPath, struct HksStoreInfo *fileInfoPath) in GetPathInfo()
H A Dhks_storage_lite.c675 int32_t HksStoreGetKeyBlob(const struct HksStoreInfo *fileInfoPath, in HksStoreGetKeyBlob()